diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index eff6ca9..47562be 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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7 \ No newline at end of file + uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 \ No newline at end of file