Skip to content

Commit ae775ec

Browse files
chore(deps): bump anchore/sbom-action from 0.20.11 to 0.23.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.11 to 0.23.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.20.11...v0.23.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55a9d98 commit ae775ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.10.0
33-
- uses: anchore/sbom-action/download-syft@v0.20.11
33+
- uses: anchore/sbom-action/download-syft@v0.23.0
3434
- uses: crazy-max/ghaction-upx@v3
3535
with:
3636
install-only: true

0 commit comments

Comments
 (0)