Skip to content

Commit 04f9c75

Browse files
build(deps): Bump anchore/sbom-action from 0.15.8 to 0.15.9 (#56)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.8 to 0.15.9. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.15.8...v0.15.9) --- 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 efd5dd5 commit 04f9c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cache: true
2828
go-version: "1.20"
2929
check-latest: true
30-
- uses: anchore/sbom-action/[email protected].8
30+
- uses: anchore/sbom-action/[email protected].9
3131
- name: Run GoReleaser
3232
uses: goreleaser/[email protected]
3333
with:

0 commit comments

Comments
 (0)