diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 5842e09..60c6688 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@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06 + uses: ivuorinen/actions/codeql-analysis@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07 with: language: ${{ matrix.language }} queries: security-and-quality diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 786ccd8..d083f69 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@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06 + - uses: ivuorinen/actions/pr-lint@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index cfc10e7..4eab5f7 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@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06 + - uses: ivuorinen/actions/sync-labels@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07