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.
1 parent 3b7ce31 commit c95cecbCopy full SHA for c95cecb
.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@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
+ uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
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@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
+ uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
0 commit comments