Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ba222bb

Browse files
build(deps): bump anchore/sbom-action from 0.14.1 to 0.15.10
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.1 to 0.15.10. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@422cb34...ab5d7b5) --- 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 e41aca9 commit ba222bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
cosign-release: ${{ env.COSIGN_VERSION }}
7575
- name: Install Syft
76-
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # ratchet:anchore/sbom-action/download-syft@v0.14.1
76+
uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10
7777
with:
7878
syft-version: ${{ env.SYFT_VERSION }}
7979
- name: Put key on file

0 commit comments

Comments
 (0)