Skip to content

Commit b5deee4

Browse files
committed
Update github/codeql-action digest to 67a35a0
1 parent 78c04f0 commit b5deee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
1919

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

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

0 commit comments

Comments
 (0)