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 1a24ba6 commit 5b08a1dCopy full SHA for 5b08a1d
.github/workflows/codeql-analysis.yml
@@ -17,7 +17,7 @@ jobs:
17
security-events: write
18
steps:
19
- uses: actions/checkout@v5
20
- - uses: github/codeql-action/init@v3
+ - uses: github/codeql-action/init@v4
21
with:
22
languages: javascript
23
- - uses: github/codeql-action/analyze@v3
+ - uses: github/codeql-action/analyze@v4
0 commit comments