Skip to content

Commit 93616ec

Browse files
build(deps): bump anchore/sbom-action from 0.14.1 to 0.15.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@422cb34...fd74a6f) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ee9cd9 commit 93616ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Install cosign
5353
uses: sigstore/cosign-installer@a5d81fb6bdbcbb3d239e864d6552820420254494
5454
- name: Install Syft
55-
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
55+
uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b
5656
- uses: actions/checkout@v3
5757
- name: Set up QEMU
5858
uses: docker/setup-qemu-action@v2

0 commit comments

Comments
 (0)