From a7ffbcbedac581d332b454879a2649b2939cf6e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 21:11:37 +0000 Subject: [PATCH] chore(deps): update imjasonh/setup-crane action to v0.6 --- .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 17f57e7..d2477e2 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.5 + uses: imjasonh/setup-crane@v0.6 # ----------------------------------------------------------------------- - name: Install Python dependencies