Skip to content

Commit 6c1c252

Browse files
authored
use latest stable go for vulncheck (#205)
1 parent a0c1f57 commit 6c1c252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/audit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
steps:
1111
- uses: golang/govulncheck-action@v1
1212
with:
13+
go-version-input: 'stable'
1314
check-latest: true
1415

0 commit comments

Comments
 (0)