From 1590a20838c0705817a63517424a1a5f6268bc25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 23:37:58 +0000 Subject: [PATCH] chore(deps): update imjasonh/setup-crane action to v0.7 --- .github/workflows/sync-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-upstream.yml b/.github/workflows/sync-upstream.yml index 60a463a..bc44e8e 100644 --- a/.github/workflows/sync-upstream.yml +++ b/.github/workflows/sync-upstream.yml @@ -53,7 +53,7 @@ jobs: # ----------------------------------------------------------------------- - name: Install crane - uses: imjasonh/setup-crane@v0.6 + uses: imjasonh/setup-crane@v0.7 # ----------------------------------------------------------------------- - name: Install Python dependencies