diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 11e2906..d351979 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -51,6 +51,6 @@ jobs: # Broader security rule set than the default suite. queries: security-extended - name: analyze - uses: github/codeql-action/analyze@02c5e83432fe5497fd85b873b6c9f16a8578e1d9 # v3 + uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v3 with: category: "/language:${{ matrix.language }}"