Skip to content

Commit 32d602a

Browse files
chore(deps): bump anchore/sbom-action from 0.12.0 to 0.17.9 (#6)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.17.9. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.12.0...v0.17.9) --- 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 0a40b4b commit 32d602a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- uses: docker/setup-qemu-action@v1
8282
- uses: docker/setup-buildx-action@v3
8383
- uses: sigstore/[email protected]
84-
- uses: anchore/sbom-action/download-syft@v0.12.0
84+
- uses: anchore/sbom-action/download-syft@v0.17.9
8585
- name: ghcr-login
8686
uses: docker/login-action@v1
8787
with:

0 commit comments

Comments
 (0)