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 f75a7c0 + f681699 commit a34b870Copy full SHA for a34b870
1 file changed
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Step 3: Initialize CodeQL for scanning
37
- name: Initialize CodeQL
38
- uses: github/codeql-action/init@v3.28.10
+ uses: github/codeql-action/init@v3.28.12
39
with:
40
languages: javascript
41
0 commit comments