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 7433ebf commit 95adfbbCopy full SHA for 95adfbb
.github/workflows/codeql-analysis.yml
@@ -24,9 +24,9 @@ jobs:
24
25
# Initializes the CodeQL tools for scanning.
26
- name: Initialize CodeQL
27
- uses: github/codeql-action/init@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
+ uses: github/codeql-action/init@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
28
with:
29
languages: javascript
30
31
- name: Perform CodeQL Analysis
32
- uses: github/codeql-action/analyze@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
+ uses: github/codeql-action/analyze@f0f3afee809481da311ca3a6ff1ff51d81dbeb24 # v3.26.4
0 commit comments