From a4642ead109ca37441f573f0118a4e79a7ac9a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:20:33 -0300 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.15.0 to 0.15.1 (#137) Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.15.0...v0.15.1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8ccc07..cf64e84 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.DOCKER_PASSWORD }} - uses: sigstore/cosign-installer@v3.2.0 - - uses: anchore/sbom-action/download-syft@v0.15.0 + - uses: anchore/sbom-action/download-syft@v0.15.1 - uses: goreleaser/goreleaser-action@v5 with: distribution: goreleaser-pro