Skip to content

Commit d876005

Browse files
julieqiugopherbot
authored andcommitted
.github/workflows: update govulncheck action
Change-Id: I2649a25b49b56fe42f89dc13ac3e445738a8a90c Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/508938 Reviewed-by: Sean Liao <[email protected]> kokoro-CI: kokoro <[email protected]> Auto-Submit: Sean Liao <[email protected]> Reviewed-by: Julie Qiu <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Jamal <[email protected]>
1 parent 82cedd1 commit d876005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/govulncheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- id: govulncheck
8-
uses: golang/govulncheck-action@v0.1.0
8+
uses: golang/govulncheck-action@v1

0 commit comments

Comments
 (0)