From 461a3ab31b6607b88819c71ece99ef4488f936c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 12:05:26 +0200 Subject: [PATCH] Bump IAreKyleW00t/crane-installer from 1.3.8 to 1.3.9 (#96) Bumps [IAreKyleW00t/crane-installer](https://github.com/iarekylew00t/crane-installer) from 1.3.8 to 1.3.9. - [Release notes](https://github.com/iarekylew00t/crane-installer/releases) - [Commits](https://github.com/iarekylew00t/crane-installer/compare/115ef7e1a985c2e4738ba73120859f522805ff08...66858ae469ebd32ce731051d9c2bae9b811537e9) --- updated-dependencies: - dependency-name: IAreKyleW00t/crane-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 765dff23..df349c36 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -32,7 +32,7 @@ jobs: uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10 - name: Install the crane command - uses: IAreKyleW00t/crane-installer@115ef7e1a985c2e4738ba73120859f522805ff08 # v1.3 + uses: IAreKyleW00t/crane-installer@66858ae469ebd32ce731051d9c2bae9b811537e9 # v1.3 - name: Login to GitHub Container Registry uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0