Skip to content

chore(deps): update anchore/sbom-action action to v0.15.0 #35

chore(deps): update anchore/sbom-action action to v0.15.0

chore(deps): update anchore/sbom-action action to v0.15.0 #35

Workflow file for this run

name: build
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/setup-go@v4
with:
go-version: 1.19
cache: true
- run: go test -v ./...