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 d8211c3 commit b7f74bcCopy full SHA for b7f74bc
1 file changed
.github/workflows/ci.yml
@@ -364,12 +364,12 @@ jobs:
364
run: tar -xf checkout.tar ./
365
366
- name: Initialize CodeQL
367
- uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
+ uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
368
with:
369
languages: javascript
370
371
- name: Perform CodeQL Analysis
372
- uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
+ uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
373
374
semver:
375
name: Generate a semantic version number
0 commit comments