Skip to content

chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 #220

chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11

chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 #220

Workflow file for this run

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