From 0dbfe5252b463e6d229a4ef6ea74728280cd3675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:33:33 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.0.2 to 3.0.4 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/7ce8b50cc2763c22dbc7fed39861c59bd8f4a57f...e3aeb9f68f380885d2102a13aa961e26b2d2edf2) --- 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 b3027410..1fe7cfb2 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@7ce8b50cc2763c22dbc7fed39861c59bd8f4a57f # v1.3 + uses: IAreKyleW00t/crane-installer@e3aeb9f68f380885d2102a13aa961e26b2d2edf2 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0