Skip to content

Commit 9554aa1

Browse files
authored
Merge pull request #119 from chrisgavin/dependabot/github_actions/github/codeql-action-3.22.12
Bump github/codeql-action from 3.22.11 to 3.22.12
2 parents dcc121d + f249a30 commit 9554aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
1717
- name: Initialize CodeQL
18-
uses: github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c
18+
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4
1919
with:
2020
languages: go
2121
- name: Analyze
22-
uses: github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c
22+
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4

0 commit comments

Comments
 (0)