Skip to content

Commit 5b9d447

Browse files
chore(deps): bump anchore/sbom-action from 0.20.5 to 0.20.6 (#47)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.5 to 0.20.6. - [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.5...v0.20.6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5efd5f commit 5b9d447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: docker/setup-qemu-action@v3
3131
- uses: docker/setup-buildx-action@v3
3232
- uses: sigstore/cosign-installer@v3.9.1
33-
- uses: anchore/sbom-action/download-syft@v0.20.5
33+
- uses: anchore/sbom-action/download-syft@v0.20.6
3434
- uses: crazy-max/ghaction-upx@v3
3535
with:
3636
install-only: true

0 commit comments

Comments
 (0)