Skip to content

chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 #1302

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

chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 #1302

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions: read-all
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: golangci/golangci-lint-action@v6