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.
2 parents 2ac36f0 + 431545d commit d6b1d11Copy full SHA for d6b1d11
1 file changed
.github/workflows/ci.yml
@@ -117,7 +117,7 @@ jobs:
117
with:
118
egress-policy: audit
119
- name: Run govulncheck
120
- uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
+ uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # v1.1.0
121
test:
122
name: Test (${{ matrix.os }} / ${{ matrix.go }})
123
runs-on: ${{ matrix.os }}
0 commit comments