From 7ff46a54eb0aec5e6902ea504ece1faa8fc5a71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:36:20 +0000 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.3 to 0.17.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/sbom-action/compare/v0.17.3...v0.17.5) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index d81ac28..a42bbc7 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -33,7 +33,7 @@ jobs: password: ${{ secrets.GH_PAT }} registry: ghcr.io - uses: sigstore/cosign-installer@v3.7.0 - - uses: anchore/sbom-action/download-syft@v0.17.3 + - uses: anchore/sbom-action/download-syft@v0.17.5 - uses: goreleaser/goreleaser-action@v6 with: distribution: goreleaser-pro