diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 0190931..c9fedf7 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -28,7 +28,7 @@ jobs: language: ["actions", "go"] steps: - name: CodeQL Analysis - uses: ivuorinen/actions/codeql-analysis@34372bcd366d87d95dd71081ecd4fb0c1c6a4f00 # v2026.03.08 + uses: ivuorinen/actions/codeql-analysis@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09 with: language: ${{ matrix.language }} queries: security-and-quality diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 572b35f..54d7cdc 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -29,4 +29,4 @@ jobs: with: token: ${{ github.token }} - - uses: ivuorinen/actions/pr-lint@34372bcd366d87d95dd71081ecd4fb0c1c6a4f00 # v2026.03.08 + - uses: ivuorinen/actions/pr-lint@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 5a1e45d..e2abc1b 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -22,4 +22,4 @@ jobs: issues: write runs-on: ubuntu-latest steps: - - uses: ivuorinen/actions/sync-labels@34372bcd366d87d95dd71081ecd4fb0c1c6a4f00 # v2026.03.08 + - uses: ivuorinen/actions/sync-labels@4360ea39c744dbd52bf1d624bf058ba4dd81245a # v2026.03.09