diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index ce36766..60a08c0 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@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 + uses: ivuorinen/actions/pr-lint@020a8fd26c1b16e62f58cce8929cce272ce19a96 # 25.10.20 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 82f359e..c7f486e 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@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 + - uses: ivuorinen/actions/sync-labels@020a8fd26c1b16e62f58cce8929cce272ce19a96 # 25.10.20