From 55fb0cf5dc973abb99d51fbd7b6c213a36295643 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:59:58 +0000 Subject: [PATCH] chore(deps): update kubewarden/github-actions action to v3.1.18 --- .github/workflows/sbom.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 426b6a47..a5635173 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -24,10 +24,10 @@ jobs: uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0 - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@3a796f1ea1e8441f4daf5fa20c988354b70c4cb0 # v3.1.17 + uses: kubewarden/github-actions/syft-installer@971e9a094d010900399dafc13fd4787bffce6d81 # v3.1.18 - name: Install the crane command - uses: kubewarden/github-actions/crane-installer@3a796f1ea1e8441f4daf5fa20c988354b70c4cb0 # v3.1.17 + uses: kubewarden/github-actions/crane-installer@971e9a094d010900399dafc13fd4787bffce6d81 # v3.1.18 - name: Login to GitHub Container Registry uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0