Skip to content

Commit 90c3a59

Browse files
authored
Merge pull request #55 from chrisgavin/dependabot/github_actions/github/codeql-action-2.1.16
Bump github/codeql-action from 2.1.14 to 2.1.16
2 parents d8d8b08 + 9f838ab commit 90c3a59

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@2541b1294d2704b0964813337f33b291d3f8596b
1717
- name: Initialize CodeQL
18-
uses: github/codeql-action/init@41a4ada31ba866a7f1196b9602703a89edd69e22
18+
uses: github/codeql-action/init@3e7e3b32d0fb8283594bb0a76cc60a00918b0969
1919
with:
2020
languages: go
2121
- name: Analyze
22-
uses: github/codeql-action/analyze@41a4ada31ba866a7f1196b9602703a89edd69e22
22+
uses: github/codeql-action/analyze@3e7e3b32d0fb8283594bb0a76cc60a00918b0969

0 commit comments

Comments
 (0)