From 998ed69dad6f2be330c8175c16b7d5fd9e66c3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:13:22 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 4.0.2 to 4.0.3 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/bafb81e62397b0de12ba7bb67db02f227a6649ad...a3cbcaf55e2c126d2697038e3679cf19a3c4b5b3) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-version: 4.0.3 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 4e9e4e0..e8d69b6 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@bafb81e62397b0de12ba7bb67db02f227a6649ad # v1.3 + uses: IAreKyleW00t/crane-installer@a3cbcaf55e2c126d2697038e3679cf19a3c4b5b3 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0