Skip to content

Commit b6dd95f

Browse files
committed
Update github/codeql-action action to v3.27.0
1 parent 4eb99e5 commit b6dd95f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,12 +364,12 @@ jobs:
364364
run: tar -xf checkout.tar ./
365365

366366
- name: Initialize CodeQL
367-
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
367+
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
368368
with:
369369
languages: javascript
370370

371371
- name: Perform CodeQL Analysis
372-
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
372+
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
373373

374374
semver:
375375
name: Generate a semantic version number

0 commit comments

Comments
 (0)