Skip to content

Commit 42df762

Browse files
committed
ci: bump govulncheck img
Signed-off-by: Tyler Gillson <[email protected]>
1 parent 67ba1e5 commit 42df762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bulwark-govulncheck.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
govulncheck-pr-scan:
1313
runs-on: [self-hosted, Linux, X64, validator]
1414
container:
15-
image: gcr.io/spectro-images-public/golang:1.22.3-alpine3.18
15+
image: gcr.io/spectro-images-public/golang:1.22.4-alpine3.18
1616
steps:
1717
- name: install-govulncheck
1818
run: GOBIN=/usr/local/bin go install golang.org/x/vuln/cmd/govulncheck@latest

0 commit comments

Comments
 (0)