Thanks to visit codestin.com Credit goes to github.com
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 3b9660d commit a684125Copy full SHA for a684125
‎.github/workflows/codeql.yml‎
@@ -17,7 +17,7 @@ jobs:
17
security-events: write
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: github/codeql-action/init@v2
+ - uses: github/codeql-action/init@v3
21
with:
22
languages: javascript
23
- - uses: github/codeql-action/analyze@v2
+ - uses: github/codeql-action/analyze@v3
0 commit comments