Skip to content

Commit 0c1e05f

Browse files
chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 (#401)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.9 to 0.18.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.9...v0.18.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c1464 commit 0c1e05f

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

0 commit comments

Comments
 (0)