From 03a4b75314fb0b6b6fd4ad21d4914188ee29124b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:01:30 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.17.7 to 0.18.0 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.7 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](https://github.com/anchore/sbom-action/compare/v0.17.7...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] --- .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 c49e87e..9a8aafb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: go-version: stable - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.17.7 + uses: anchore/sbom-action/download-syft@v0.18.0 if: github.ref_type == 'tag' - name: Install Cosign