diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e07aed4..5b1f368 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -77,7 +77,7 @@ jobs: # findings in the logs while GHAS enablement is still pending # (see HANDOFF.md item 5). continue-on-error: true - uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2 + uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 with: category: "/language:${{ matrix.language }}" upload: failure-only