mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-19 03:25:08 +01:00
chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 (#494)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf3722e95e
commit
bbb040ed93
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-go-
|
||||
- uses: sigstore/cosign-installer@v2.2.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.9.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.10.0
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
- uses: docker/setup-buildx-action@v1
|
||||
- run: task setup
|
||||
|
Loading…
Reference in New Issue
Block a user