Skip to content

Bump anchore/sbom-action from 0.14.2 to 0.14.3 #539

Bump anchore/sbom-action from 0.14.2 to 0.14.3

Bump anchore/sbom-action from 0.14.2 to 0.14.3 #539

Workflow file for this run

name: test
on:
push:
branches:
- '**'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yaml
permissions:
contents: read
security-events: write
with:
go-version: ^1.20.5
scan-severity: 'CRITICAL,HIGH,MEDIUM'
golangci_version: v1.53.2