From 923a615294b0f8665d21af0147491cd89e94b381 Mon Sep 17 00:00:00 2001 From: alexey-gavrilov-flant <53515419+alexey-gavrilov-flant@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:25:30 +0300 Subject: [PATCH] update crane (#7) Signed-off-by: Aleksey Gavrilov --- setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/action.yml b/setup/action.yml index 223457d..6408f24 100644 --- a/setup/action.yml +++ b/setup/action.yml @@ -15,7 +15,7 @@ runs: using: "composite" steps: - uses: werf/actions/install@v1.2 - - uses: imjasonh/setup-crane@v0.1 + - uses: imjasonh/setup-crane@v0.4 - name: Print werf version shell: bash