Skip to content

Commit ba6e460

Browse files
chore(deps): bump anchore/sbom-action from 0.17.1 to 0.22.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.1 to 0.22.0. - [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.17.1...v0.22.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ad7388 commit ba6e460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version: 1.22
2828
cache: true
2929
- uses: sigstore/cosign-installer@v3.5.0 # installs cosign
30-
- uses: anchore/sbom-action/download-syft@v0.17.1 # installs syft
30+
- uses: anchore/sbom-action/download-syft@v0.22.0 # installs syft
3131
- uses: docker/login-action@v3 # login to ghcr
3232
with:
3333
registry: ghcr.io

0 commit comments

Comments
 (0)