From 43dfbc6e94ec33cd2c33f993d69548f7ead905ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 04:52:14 +0000 Subject: [PATCH] :arrow_up: Bump anchore/sbom-action from 0.15.2 to 0.15.5 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.2 to 0.15.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.15.2...v0.15.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/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9277697..0465187 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: cosign-release: 'v2.2.1' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.2 + uses: anchore/sbom-action/download-syft@v0.15.5 - name: Login to ghcr.io uses: docker/login-action@v3.0.0 @@ -150,7 +150,7 @@ jobs: cosign-release: 'v2.2.1' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.2 + uses: anchore/sbom-action/download-syft@v0.15.5 - name: Login to ghcr.io uses: docker/login-action@v3.0.0