Skip to content

Commit

Permalink
use latest stable go for vulncheck (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfield authored Jun 8, 2024
1 parent a0c1f57 commit 6c1c252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
steps:
- uses: golang/govulncheck-action@v1
with:
go-version-input: 'stable'
check-latest: true

0 comments on commit 6c1c252

Please sign in to comment.