Skip to content

Commit 42cbe0c

Browse files
chore(deps): update github/codeql-action digest to 39edc49 (#615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f644840 commit 42cbe0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable-codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
with:
1515
node-version: lts/*
1616
- name: Initialize CodeQL
17-
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
17+
uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
1818
with:
1919
config-file: ./.github/codeql/codeql-config.yml
2020
languages: javascript-typescript
2121
- name: Perform CodeQL Analysis
22-
uses: github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
22+
uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3

0 commit comments

Comments
 (0)