Skip to content

Commit da91d95

Browse files
Bump anchore/sbom-action from 0.15.10 to 0.16.0 (#28)
updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db574cf commit da91d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: 1.21
2121

2222
- uses: sigstore/cosign-installer@v3.5.0
23-
- uses: anchore/sbom-action/download-syft@v0.15.10
23+
- uses: anchore/sbom-action/download-syft@v0.16.0
2424

2525
- name: Checkout
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)