Skip to content

Commit 6458a0c

Browse files
Bump anchore/sbom-action from 0.15.4 to 0.15.5
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@41f7a6c...24b0d52) --- 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 9dd2968 commit 6458a0c

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
@@ -123,7 +123,7 @@ jobs:
123123
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
124124

125125
- name: Download Syft
126-
uses: anchore/sbom-action/download-syft@41f7a6c033dbcdf78917f23b652c8b8146298c85 # v0.15.4
126+
uses: anchore/sbom-action/download-syft@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
127127
if: github.ref_type == 'tag'
128128

129129
- name: Install Cosign

0 commit comments

Comments
 (0)