From be55d36d6004a1b5c3bb1e4558c3fb0d27228679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:55:53 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.1.5 to 3.1.9 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.5 to 3.1.9. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/7a098cf907ebbb438b174e1e01cab6f732b492f9...8d4dadcb8dffbf08e545af6ee697a94c54409aae) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 3.1.9 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 18539b5..72be6e5 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@8d4dadcb8dffbf08e545af6ee697a94c54409aae # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0