mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-07 13:31:37 +02:00
chore(deps): bump anchore/sbom-action from 0.7.0 to 0.8.0 (#3001)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](ce4a7cf05d...2ad7824629
)
---
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
1c3bc7fe8d
commit
74f48c3a96
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
./dist/*.apk
|
||||
key: ${{ runner.os }}-go-${{ hashFiles('**/*.go') }}-${{ hashFiles('**/go.sum') }}
|
||||
- uses: sigstore/cosign-installer@ab3bb6a537fb08a1b78f7d1175fff799ca6850a3 # v2.1.0
|
||||
- uses: anchore/sbom-action/download-syft@ce4a7cf05d7b684693d7b6bba97bfbee56806edb # v0.7.0
|
||||
- uses: anchore/sbom-action/download-syft@2ad78246293830258e98b4e707b1fb02d0242828 # v0.7.0
|
||||
- name: setup-validate-krew-manifest
|
||||
# TODO: replace this once https://github.com/kubernetes-sigs/krew/pull/736 is merged
|
||||
run: go install github.com/caarlos0/krew/cmd/validate-krew-manifest@fork
|
||||
|
Loading…
x
Reference in New Issue
Block a user