Skip to content

Commit 7072903

Browse files
committed
codeql
1 parent 624c768 commit 7072903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: terraform fmt
2727
run: terraform fmt -diff -check
2828
- name: Initialize CodeQL
29-
uses: github/codeql-action/init@v1
29+
uses: github/codeql-action/init@v2
3030
with:
3131
languages: javascript
3232
- name: Autobuild

0 commit comments

Comments
 (0)