From 3cb7e713b1e1856e40d61fc22f8a92d295253955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:11:28 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 4.0.5 to 4.0.6 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/3bed13b272649677427c31d0a0dd1566bbb38f7f...006144a6a1db3925a2fc7937724051769dc85cf3) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 4.0.6 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 8316692..43ae8d8 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@3bed13b272649677427c31d0a0dd1566bbb38f7f # v4.0.5 + uses: IAreKyleW00t/crane-installer@006144a6a1db3925a2fc7937724051769dc85cf3 # v4.0.6 - name: Login to GitHub Container Registry uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0