Skip to content

chore(deps): update anchore/sbom-action action to v0.17.7 #111

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

chore(deps): update anchore/sbom-action action to v0.17.7 #111

Workflow file for this run

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