We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d6584 commit 51e82e6Copy full SHA for 51e82e6
.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.16
+ uses: github/codeql-action/init@v3.28.17
39
with:
40
languages: javascript
41
0 commit comments