Skip to content

Commit c2f1851

Browse files
Update github/codeql-action digest to 46ed16d
1 parent 08ab2ed commit c2f1851

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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1919

2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 # v2
21+
uses: github/codeql-action/init@46ed16ded91731b2df79a2893d3aea8e9f03b5c4 # v2
2222
with:
2323
languages: javascript
2424

2525
- name: Perform CodeQL Analysis
26-
uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866 # v2
26+
uses: github/codeql-action/analyze@46ed16ded91731b2df79a2893d3aea8e9f03b5c4 # v2

0 commit comments

Comments
 (0)