Skip to content

Commit

Permalink
chore(deps): update gcr.io/spectro-images-public/golang docker tag to…
Browse files Browse the repository at this point in the history
… v1.22

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 8cb6ff2 commit e4f04fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bulwark-govulncheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
govulncheck-pr-scan:
runs-on: [self-hosted, Linux, X64, validator]
container:
image: gcr.io/spectro-images-public/golang:1.21-alpine
image: gcr.io/spectro-images-public/golang:1.22-alpine
steps:
- name: install-govulncheck
run: GOBIN=/usr/local/bin go install golang.org/x/vuln/cmd/govulncheck@latest
Expand Down

0 comments on commit e4f04fb

Please sign in to comment.