diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index d12cc61..2126b3a 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@ff0ca4bc920c518b2ce2dc20c5e5a6e95f76dee0 # v2025.11.02 + uses: ivuorinen/actions/pr-lint@5cc7373a22402ee8985376bc713f00e09b5b2edb # v2025.11.23 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 86f9a9f..7d080f5 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@ff0ca4bc920c518b2ce2dc20c5e5a6e95f76dee0 # v2025.11.02 + - uses: ivuorinen/actions/sync-labels@5cc7373a22402ee8985376bc713f00e09b5b2edb # v2025.11.23