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 b66af95 commit a51488cCopy full SHA for a51488c
.github/workflows/audit.yml
@@ -8,4 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: golang/govulncheck-action@v1
11
+ with:
12
+ check-latest: true
13
0 commit comments