From ffd94ed5f3ebe1607108347315a7175d067199d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:54:44 +0000 Subject: [PATCH] chore(deps): update rajatjindal/krew-release-bot action to v0.0.47 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 7c51001cd3..3da9180f44 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -74,7 +74,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.K8SGPT_BOT_SECRET }} - name: Update new version in krew-index - uses: rajatjindal/krew-release-bot@df3eb197549e3568be8b4767eec31c5e8e8e6ad8 # v0.0.46 + uses: rajatjindal/krew-release-bot@3d9faef30a82761d610544f62afddca00993eef9 # v0.0.47 build-container: if: needs.release-please.outputs.releases_created == 'true'