From 8a9facad6585a26ab4cb8c3dab3e35ad1da87a0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 23:36:29 +0000 Subject: [PATCH] Update imjasonh/setup-crane action to v0.7 --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index c9d79b9..c1bfb6b 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -21,7 +21,7 @@ jobs: registry: ghcr.io username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: imjasonh/setup-crane@v0.4 + - uses: imjasonh/setup-crane@v0.7 - name: Mirror run: | #!/bin/bash