Skip to content

Commit 9102c30

Browse files
chore(deps): pin imjasonh/setup-crane action to 31b88ef (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 792086a commit 9102c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: Install crane
132132
if: ${{ github.event_name != 'pull_request' }}
133-
uses: imjasonh/setup-crane@v0.4
133+
uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
134134

135135
- name: Login to registry
136136
if: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)