Skip to content

deps: update module github.com/anchore/syft to v0.97.1 #1516

deps: update module github.com/anchore/syft to v0.97.1

deps: update module github.com/anchore/syft to v0.97.1 #1516

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