From 138d49656fb0abf369629ad323d79e499ad9d752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:59:15 +0000 Subject: [PATCH] Bump rajatjindal/krew-release-bot from 0.0.42 to 0.0.46 Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.42 to 0.0.46. - [Release notes](https://github.com/rajatjindal/krew-release-bot/releases) - [Changelog](https://github.com/rajatjindal/krew-release-bot/blob/main/.goreleaser.yml) - [Commits](https://github.com/rajatjindal/krew-release-bot/compare/v0.0.42...v0.0.46) --- updated-dependencies: - dependency-name: rajatjindal/krew-release-bot 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 aef148d..bdc1818 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,4 +28,4 @@ jobs: # TODO: Test using krew-release-bot later - name: Update new version in krew-index - uses: rajatjindal/krew-release-bot@v0.0.42 \ No newline at end of file + uses: rajatjindal/krew-release-bot@v0.0.46 \ No newline at end of file