Skip to content

Commit 0b86442

Browse files
build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.2 to 0.20.4. - [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.20.2...v0.20.4) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 983a465 commit 0b86442

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
install-only: true
2525
- uses: sigstore/cosign-installer@v3.9.2
26-
- uses: anchore/sbom-action/download-syft@v0.20.2
26+
- uses: anchore/sbom-action/download-syft@v0.20.4
2727
- uses: goreleaser/goreleaser-action@v6
2828
with:
2929
args: release

0 commit comments

Comments
 (0)