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

Commit dba2d96

Browse files
build(deps): bump anchore/sbom-action from 0.14.1 to 0.15.9
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.1 to 0.15.9. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@422cb34...9fece9e) --- 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 2c4c1eb commit dba2d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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@9fece9e20048ca9590af301449208b2b8861333b # ratchet:anchore/sbom-action/download-syft@v0.15.9
7777
with:
7878
syft-version: ${{ env.SYFT_VERSION }}
7979
- name: Put key on file

0 commit comments

Comments
 (0)