Skip to content

Commit f148fa4

Browse files
dependabot[bot]crenshaw-dev
authored andcommitted
chore(deps): bump imjasonh/setup-crane from 0.2 to 0.3 (#12504)
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.2 to 0.3. - [Release notes](https://github.com/imjasonh/setup-crane/releases) - [Commits](imjasonh/setup-crane@e82f1b9...00c9e93) Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --- updated-dependencies: - dependency-name: imjasonh/setup-crane dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3e96be commit f148fa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
cosign-release: 'v1.13.1'
7575

7676
- name: Install crane to get digest of image
77-
uses: imjasonh/setup-crane@e82f1b9a8007d399333baba4d75915558e9fb6a4
77+
uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c
7878

7979
- name: Get digest of image
8080
run: |

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
cosign-release: 'v1.13.1'
225225

226226
- name: Install crane to get digest of image
227-
uses: imjasonh/setup-crane@e82f1b9a8007d399333baba4d75915558e9fb6a4
227+
uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c
228228

229229
- name: Get digest of image
230230
run: |

0 commit comments

Comments
 (0)