Skip to content

Commit 1c81f06

Browse files
committed
Update github/codeql-action digest to 04df126
1 parent 06e35b9 commit 1c81f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
1919

2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@67a35a08586135a9573f4327e904ecbf517a882d # v2
21+
uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
2222
with:
2323
languages: javascript
2424

2525
- name: Perform CodeQL Analysis
26-
uses: github/codeql-action/analyze@67a35a08586135a9573f4327e904ecbf517a882d # v2
26+
uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2

0 commit comments

Comments
 (0)