Skip to content

Commit d778e5b

Browse files
chore(deps): bump anchore/sbom-action from 0.19.0 to 0.22.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.19.0 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.19.0...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 15a75c5 commit d778e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
go-version: '1.23'
2626
cache: true
2727
- uses: sigstore/cosign-installer@v3.10.1
28-
- uses: anchore/sbom-action/download-syft@v0.19.0
28+
- uses: anchore/sbom-action/download-syft@v0.22.0
2929
- uses: goreleaser/goreleaser-action@v6
3030
with:
3131
distribution: goreleaser

0 commit comments

Comments
 (0)