From 4c0d9cb20f640cb0d7b70f9eff76f16d65287f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:31:30 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 1.3.6 to 1.3.7 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/51d8c3cde789d00a49bcb1aaaf55c5f55fe60674...d6a9037b75ba99acdf39956e2ad5201a611af540) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/sbom.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 4cf3afa..e9ccd94 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -27,7 +27,7 @@ jobs: uses: anchore/sbom-action/download-syft@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@51d8c3cde789d00a49bcb1aaaf55c5f55fe60674 # v1.3 + uses: IAreKyleW00t/crane-installer@d6a9037b75ba99acdf39956e2ad5201a611af540 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0