Skip to content

Commit c1702aa

Browse files
committed
Update github/codeql-action digest to a34ca99
1 parent 378a861 commit c1702aa

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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
1919

2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@515828d97454b8354517688ddc5b48402b723750 # v2
21+
uses: github/codeql-action/init@a34ca99b4610d924e04c68db79e503e1f79f9f02 # v2
2222
with:
2323
languages: javascript
2424

2525
- name: Perform CodeQL Analysis
26-
uses: github/codeql-action/analyze@515828d97454b8354517688ddc5b48402b723750 # v2
26+
uses: github/codeql-action/analyze@a34ca99b4610d924e04c68db79e503e1f79f9f02 # v2

0 commit comments

Comments
 (0)