We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ba1e5 commit 42df762Copy full SHA for 42df762
.github/workflows/bulwark-govulncheck.yaml
@@ -12,7 +12,7 @@ jobs:
12
govulncheck-pr-scan:
13
runs-on: [self-hosted, Linux, X64, validator]
14
container:
15
- image: gcr.io/spectro-images-public/golang:1.22.3-alpine3.18
+ image: gcr.io/spectro-images-public/golang:1.22.4-alpine3.18
16
steps:
17
- name: install-govulncheck
18
run: GOBIN=/usr/local/bin go install golang.org/x/vuln/cmd/govulncheck@latest
0 commit comments