From edd07b057bd621215d16de2279fad1c4a30ee803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:03:40 +0000 Subject: [PATCH] chore(deps): update anchore/sbom-action action to v0.15.11 --- .github/workflows/release.yml | 2 +- .github/workflows/verify.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b986461..b6dd436 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: - name: Install cosign uses: sigstore/cosign-installer@v3.5.0 - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.15.10 + uses: anchore/sbom-action/download-syft@v0.15.11 - name: Setup QEMU uses: docker/setup-qemu-action@v3 diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index daafd1a..03438c7 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -133,7 +133,7 @@ jobs: - name: Install cosign uses: sigstore/cosign-installer@v3.5.0 - name: Download Syft - uses: anchore/sbom-action/download-syft@v0.15.10 + uses: anchore/sbom-action/download-syft@v0.15.11 - name: Setup QEMU uses: docker/setup-qemu-action@v3