From 1a343ac0c3e5609826247bb402cd274ceb8dd2e8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 12 Oct 2024 02:29:14 +0200 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.17.3 by renovate (#27598) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action) | action | patch | `v0.17.2` -> `v0.17.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
anchore/sbom-action (anchore/sbom-action) ### [`v0.17.3`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.3) [Compare Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.2...v0.17.3) #### Changes in v0.17.3 - chore(deps): update Syft to v1.14.0 ([#​498](https://redirect.github.com/anchore/sbom-action/issues/498)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- .github/workflows/containers.build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index 683b3b129f13..04c9a7fa3717 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -176,7 +176,7 @@ jobs: - uses: sigstore/cosign-installer@main - name: Install Syft - uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2 + uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3 - name: Login to Quay uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3