diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9cdaf6d..f9c1ebe 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -53,4 +53,4 @@ jobs: run: npm run build - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4 \ No newline at end of file + uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 \ No newline at end of file