From ca281d44b177bf911b2fcdec78854e61ad4afef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:41:30 +0000 Subject: [PATCH] Build(deps): Bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.46 to 0.0.47. - [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.46...v0.0.47) --- updated-dependencies: - dependency-name: rajatjindal/krew-release-bot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index bffb9f38e5..9aa08da25e 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -350,4 +350,4 @@ jobs: prerelease: ${{ steps.semver_parser.outputs.prerelease != '' }} - name: Update new version in krew-index - uses: rajatjindal/krew-release-bot@v0.0.46 + uses: rajatjindal/krew-release-bot@v0.0.47