Skip to content

Commit a51488c

Browse files
authored
use latest go for govulncheck (#203)
1 parent b66af95 commit a51488c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/audit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: golang/govulncheck-action@v1
11+
with:
12+
check-latest: true
1113

0 commit comments

Comments
 (0)