Skip to content

Commit 22192d4

Browse files
Bump anchore/sbom-action from 0.15.6 to 0.15.8
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.6 to 0.15.8. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@c6aed38...b6a39da) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbbe8f6 commit 22192d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
if: github.event_name != 'pull_request'
151151

152152
- name: Download Syft
153-
uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
153+
uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
154154
if: github.ref_type == 'tag'
155155

156156
- name: Install Cosign

0 commit comments

Comments
 (0)