From 5601cefc47904ca852b8fd08f626ee1897eded8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 21:22:16 +0000 Subject: [PATCH] build(deps): bump imjasonh/setup-crane from 0.5 to 0.6 Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.5 to 0.6. - [Release notes](https://github.com/imjasonh/setup-crane/releases) - [Commits](https://github.com/imjasonh/setup-crane/compare/6da1ae018866400525525ce74ff892880c099987...59c71e96a00b28651f10369ba3359a6d730740a0) --- updated-dependencies: - dependency-name: imjasonh/setup-crane dependency-version: '0.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/check-pawa-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-pawa-update.yml b/.github/workflows/check-pawa-update.yml index 888b419..86354f9 100644 --- a/.github/workflows/check-pawa-update.yml +++ b/.github/workflows/check-pawa-update.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Install crane - uses: imjasonh/setup-crane@6da1ae018866400525525ce74ff892880c099987 # v0.5 + uses: imjasonh/setup-crane@59c71e96a00b28651f10369ba3359a6d730740a0 # v0.6 - name: Check for new Pawa version id: check