diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 0d21f9b..e7ea039 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -35,4 +35,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run PR Lint - uses: ivuorinen/actions/pr-lint@d3cc8d4790723db59c5e27d2e370fdad3663c7bd # 25.10.12 + uses: ivuorinen/actions/pr-lint@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 34dfd03..a1efffa 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -29,4 +29,4 @@ jobs: issues: write steps: - - uses: ivuorinen/actions/sync-labels@d3cc8d4790723db59c5e27d2e370fdad3663c7bd # 25.10.12 + - uses: ivuorinen/actions/sync-labels@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16