From af6c317b7503ce1ad3ef003d4ae582175a9d4dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:10:27 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.1.5 to 4.0.2 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.5 to 4.0.2. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/7a098cf907ebbb438b174e1e01cab6f732b492f9...bafb81e62397b0de12ba7bb67db02f227a6649ad) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 4.0.2 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..2616556 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@bafb81e62397b0de12ba7bb67db02f227a6649ad # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0