From 9e5f7429fd466f624b929f7b929b560c6b462f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:05:51 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 4.0.11 to 4.0.12 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 4.0.11 to 4.0.12. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/ac16685e02456242238a457cf3d448a4820f4eed...98b0363078211f79caaf6b4af6a592bb819fe003) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 4.0.12 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 dba69932..83087f29 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@ac16685e02456242238a457cf3d448a4820f4eed # v4.0.11 + uses: IAreKyleW00t/crane-installer@98b0363078211f79caaf6b4af6a592bb819fe003 # v4.0.12 - name: Login to GitHub Container Registry uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0