From 9322bd3092c676698187dcf8fa4830fbb3da43d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:26:22 +0000 Subject: [PATCH] Bump anchore/sbom-action from 0.14.3 to 0.17.7 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.3 to 0.17.7. - [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.14.3...v0.17.7) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package.yaml b/.github/workflows/package.yaml index d38ac63..ae40467 100644 --- a/.github/workflows/package.yaml +++ b/.github/workflows/package.yaml @@ -30,7 +30,7 @@ jobs: uses: sigstore/cosign-installer@main - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.14.3 + uses: anchore/sbom-action/download-syft@v0.17.7 - name: Log in to Red Hat Registry uses: redhat-actions/podman-login@v1