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 1976f33 commit 0fffb1bCopy full SHA for 0fffb1b
1 file changed
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Initializes the CodeQL tools for scanning.
43
- name: Initialize CodeQL
44
- uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
+ uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
45
with:
46
languages: ${{ matrix.language }}
47
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -50,4 +50,4 @@ jobs:
50
# queries: ./path/to/local/query, your-org/your-repo/queries@main
51
52
- name: Perform CodeQL Analysis
53
- uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
+ uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
0 commit comments