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'