diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 857c073..2932fda 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -36,4 +36,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run PR Lint - uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11 + uses: ivuorinen/actions/pr-lint@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index de1d5ec..3fce0a6 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -30,4 +30,4 @@ jobs: issues: write steps: - - uses: ivuorinen/actions/sync-labels@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11 + - uses: ivuorinen/actions/sync-labels@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14