From 7156178b0e02919f1993be9f5972090bde644e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:35:09 +0000 Subject: [PATCH] Bump rajatjindal/krew-release-bot from 0.0.50 to 0.0.51 Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.50 to 0.0.51. - [Release notes](https://github.com/rajatjindal/krew-release-bot/releases) - [Commits](https://github.com/rajatjindal/krew-release-bot/compare/v0.0.50...v0.0.51) --- updated-dependencies: - dependency-name: rajatjindal/krew-release-bot dependency-version: 0.0.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8cb693c..eb422e6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -104,6 +104,6 @@ jobs: run: sleep 15s - name: Update new pvmigrate version in krew-index - uses: rajatjindal/krew-release-bot@v0.0.50 + uses: rajatjindal/krew-release-bot@v0.0.51 with: krew_template_file: deploy/krew/pvmigrate.yaml