Skip to content

Commit 681f23f

Browse files
Bump anchore/sbom-action from 0.15.10 to 0.15.11
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.10 to 0.15.11. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.15.10...v0.15.11) --- 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 648df76 commit 681f23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
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].10
27+
- uses: anchore/sbom-action/[email protected].11
2828

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

0 commit comments

Comments
 (0)