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 a0c1f57 commit 6c1c252Copy full SHA for 6c1c252
.github/workflows/audit.yml
@@ -10,5 +10,6 @@ jobs:
10
steps:
11
- uses: golang/govulncheck-action@v1
12
with:
13
+ go-version-input: 'stable'
14
check-latest: true
15
0 commit comments