Skip to content

Commit 4b72387

Browse files
build(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 (#101)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.16.1...v0.17.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eb5598 commit 4b72387

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
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: 'go.mod'
2828
cache: true
29-
- uses: anchore/sbom-action/download-syft@v0.16.1
29+
- uses: anchore/sbom-action/download-syft@v0.17.0
3030
- name: Run GoReleaser
3131
uses: goreleaser/[email protected]
3232
with:

0 commit comments

Comments
 (0)