From 9d95d7eb1ce16105ab0e28dab6d644576a4bcc93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:57:03 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.1.5 to 4.0.0 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.5 to 4.0.0. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/7a098cf907ebbb438b174e1e01cab6f732b492f9...af22986e01a08365e8b29e45e5a336c7995c111b) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 18539b5..4e16f40 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@7a098cf907ebbb438b174e1e01cab6f732b492f9 # v1.3 + uses: IAreKyleW00t/crane-installer@af22986e01a08365e8b29e45e5a336c7995c111b # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0