diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 2ab39fbd..cf550833 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -91,6 +91,6 @@ jobs: exit 1 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 note all hashes must be the same + uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.8 note all hashes must be the same with: category: '/language:${{matrix.language}}'