From 05ecc2e8dc831dfab44e94bb72887fd017a6ab03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:47:24 +0000 Subject: [PATCH] build(deps): update kubewarden/github-actions action to v3.4.6 --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a22b0671..9a596ae8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: path: kwctl-linux-${{ matrix.targetarch }}.zip - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5 + uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6 - name: Create SBOM file shell: bash @@ -156,7 +156,7 @@ jobs: path: kwctl-darwin-${{ matrix.targetarch }}.zip - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5 + uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6 with: arch: darwin_amd64 @@ -244,7 +244,7 @@ jobs: path: kwctl-windows-x86_64.exe.zip - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5 + uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6 with: arch: windows_amd64