Skip to content

Commit 62b5d9b

Browse files
build(deps): bump anchore/sbom-action from 0.15.3 to 0.15.4 (#1187)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.3 to 0.15.4. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.15.3...v0.15.4) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e20986 commit 62b5d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
file: build/Dockerfile
136136

137137
- name: Generate SBOM
138-
uses: anchore/[email protected].3
138+
uses: anchore/[email protected].4
139139
with:
140140
image: quay.io/sustainable_computing_io/kepler:${{ github.event.inputs.release }}
141141
artifact-name: sbom-kepler-${{ github.event.inputs.release }}.json

0 commit comments

Comments
 (0)