From 11afae44034752fb2fc6c2ef4c8ccc4b5b317f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:08:18 +0000 Subject: [PATCH] build(deps): bump kubewarden/github-actions from 3.1.15 to 3.1.16 Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.1.15 to 3.1.16. - [Release notes](https://github.com/kubewarden/github-actions/releases) - [Commits](https://github.com/kubewarden/github-actions/compare/006574f6fc951a9f7207ea524ea9463cc92c1527...fec014fdb0f33e2cdc76ea017888336055312da8) --- 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 6ae5e77a..8e89d46b 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -28,10 +28,10 @@ jobs: uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0 - name: Install the syft command - uses: kubewarden/github-actions/syft-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15 + uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16 - name: Install the crane command - uses: kubewarden/github-actions/crane-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15 + uses: kubewarden/github-actions/crane-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16 - name: Login to GitHub Container Registry uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0