From 92556eb4b36895dba870c8f5d8ce7c90e1d00cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:53:22 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.1.0 to 3.1.2 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/a9bd936da20cebd4db21297fdd3365db1f49fefe...d3ba358f0a28506ccc5040b95eb46607ba3673e7) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer 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 0d959b03..a3f9bdb9 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@a9bd936da20cebd4db21297fdd3365db1f49fefe # v1.3 + uses: IAreKyleW00t/crane-installer@d3ba358f0a28506ccc5040b95eb46607ba3673e7 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0