We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1af34 commit 8abe721Copy full SHA for 8abe721
.github/workflows/codeql.yml
@@ -15,8 +15,8 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
17
- name: Initialize CodeQL
18
- uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f
+ uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88
19
with:
20
languages: go
21
- name: Analyze
22
- uses: github/codeql-action/analyze@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f
+ uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88
0 commit comments