Skip to content

deps: update module github.com/anchore/grype to v0.73.2 #1513

deps: update module github.com/anchore/grype to v0.73.2

deps: update module github.com/anchore/grype to v0.73.2 #1513

Workflow file for this run

name: test
on:
pull_request: {}
push:
branches:
- "**"
jobs:
build:
uses: ckotzbauer/actions-toolkit/.github/workflows/[email protected]
with:
install-go: true
go-version: "1.21.4"
install-goreleaser: true
build-commands: make build
test-commands: make test
report-coverage: true
coverage-file: cover.out
build-image: true
docker-tag: ghcr.io/ckotzbauer/vulnerability-operator:latest
scan-image: true