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 ec58c65 commit 1a6b8e4Copy full SHA for 1a6b8e4
.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
42
- uses: github/codeql-action/init@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
+ uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
43
with:
44
languages: ${{ matrix.language }}
45
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -64,4 +64,4 @@ jobs:
64
# uses a compiled language
65
66
- name: Perform CodeQL Analysis
67
- uses: github/codeql-action/analyze@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
+ uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
0 commit comments