From 1172134f6095b515d9a72ac7aeb67ca36ee64ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 18:53:39 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.12.0 to 0.14.2 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.14.2. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.12.0...v0.14.2) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3612c3c..04e8228 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: if: ${{ startsWith(github.ref, 'refs/tags/') }} - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.12.0 + uses: anchore/sbom-action/download-syft@v0.14.2 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v3