Skip to content

Commit 08083f2

Browse files
chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 (#80)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.17.0...v0.17.1) --- 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 483a4b5 commit 08083f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cache: true
2525

2626
- uses: sigstore/[email protected]
27-
- uses: anchore/sbom-action/[email protected].0
27+
- uses: anchore/sbom-action/[email protected].1
2828

2929
- uses: docker/login-action@v3
3030
with:

0 commit comments

Comments
 (0)