Skip to content

Commit 5b73be2

Browse files
authored
Merge pull request #92 from hsaito/hsaito-patch-1
Upgrade CodeQL action to version 2
2 parents 1428b35 + 73cd7c2 commit 5b73be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Initializes the CodeQL tools for scanning.
2828
- name: Initialize CodeQL
29-
uses: github/codeql-action/init@v1
29+
uses: github/codeql-action/init@v2
3030
# Override language selection by uncommenting this and choosing your languages
3131
# with:
3232
# languages: go, javascript, csharp, python, cpp, java

0 commit comments

Comments
 (0)