diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index e7ea039..0dc60f7 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@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16 + uses: ivuorinen/actions/pr-lint@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index a1efffa..82f359e 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@d3c2de1bd16b791e2e078bc579640ef4252cc148 # 25.10.16 + - uses: ivuorinen/actions/sync-labels@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18