From 3fb6ea7fa688d3547773e10b3ce534629bea571d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:58:02 +0000 Subject: [PATCH] Bump IAreKyleW00t/crane-installer from 1.3.9 to 3.0.2 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 1.3.9 to 3.0.2. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/66858ae469ebd32ce731051d9c2bae9b811537e9...7ce8b50cc2763c22dbc7fed39861c59bd8f4a57f) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-type: direct:production update-type: version-update:semver-major ... 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 e8f8940..446afa1 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@66858ae469ebd32ce731051d9c2bae9b811537e9 # v1.3 + uses: IAreKyleW00t/crane-installer@7ce8b50cc2763c22dbc7fed39861c59bd8f4a57f # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0