Skip to content

deps: update module golang.org/x/net to v0.17.0 [security] (#500) #1908

deps: update module golang.org/x/net to v0.17.0 [security] (#500)

deps: update module golang.org/x/net to v0.17.0 [security] (#500) #1908

Workflow file for this run

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