From eb444236db07523b0a0e2e8d8b963cd9f14fb95a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:37:27 +0000 Subject: [PATCH] chore(deps): bump IAreKyleW00t/crane-installer from 3.1.2 to 3.1.3 Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/d3ba358f0a28506ccc5040b95eb46607ba3673e7...d9b85a290597c62e58c041a693b478cd7a2ffca0) --- 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 830e096..d872c9a 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@d3ba358f0a28506ccc5040b95eb46607ba3673e7 # v1.3 + uses: IAreKyleW00t/crane-installer@714fc1e08f8f301abca2f140eba36d9a14e8c5e6 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0