From f2e8b30ea39ce2b5f77d5138c9be1fffb2b264f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:59:55 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.0.9 to 3.1.0 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.0.9 to 3.1.0. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/3e074ffc01ac076c1a15f85a866f621ad7dcf4b5...a9bd936da20cebd4db21297fdd3365db1f49fefe) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-type: direct:production update-type: version-update:semver-minor ... 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 c2a4bbd4..1b5773e1 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@3e074ffc01ac076c1a15f85a866f621ad7dcf4b5 # v1.3 + uses: IAreKyleW00t/crane-installer@a9bd936da20cebd4db21297fdd3365db1f49fefe # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0