diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 98c670f..0b7be4b 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -29,4 +29,4 @@ jobs: with: token: ${{ github.token }} - - uses: ivuorinen/actions/pr-lint@5f14fd7ed3a92d2fb9324e4b53f28195b347db0d # 25.10.15 + - uses: ivuorinen/actions/pr-lint@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 8ab1796..fd26be5 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -22,4 +22,4 @@ jobs: issues: write runs-on: ubuntu-latest steps: - - uses: ivuorinen/actions/sync-labels@5f14fd7ed3a92d2fb9324e4b53f28195b347db0d # 25.10.15 + - uses: ivuorinen/actions/sync-labels@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16