We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af439b3 + 62816c7 commit 3b7ce31Copy full SHA for 3b7ce31
.github/workflows/codeql.yml
@@ -30,10 +30,10 @@ jobs:
30
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
32
- name: Initialize CodeQL
33
- uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
34
with:
35
config-file: .github/codeql/codeql-configuration.yml
36
languages: ${{ matrix.language }}
37
38
- name: Perform CodeQL analysis
39
- uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
0 commit comments