diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 11f82c4..9f8da02 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -45,6 +45,6 @@ jobs: # if the extra queries prove worthwhile after triage. - name: Perform CodeQL analysis - uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2 + uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 with: category: "/language:${{ matrix.language }}"