From 0c347c927d9605f1301b0c5d47f9b1e5da93ebfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:39:19 +0000 Subject: [PATCH] build(deps): bump kubewarden/github-actions from 3.1.10 to 3.1.11 Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/kubewarden/github-actions/releases) - [Commits](https://github.com/kubewarden/github-actions/compare/d1694af4cd09ed33d4c772891aaf1d53fa09346c...3e17a2e8d40e664e9456a8d3f9d74e68caef071c) --- updated-dependencies: - dependency-name: kubewarden/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 0a3a5424..eb2b23aa 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -28,10 +28,10 @@ jobs: uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2 - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10 + uses: kubewarden/github-actions/syft-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11 - name: Install the crane command - uses: kubewarden/github-actions/crane-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10 + uses: kubewarden/github-actions/crane-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11 - name: Login to GitHub Container Registry uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0