We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8962a36 commit e6e1b36Copy full SHA for e6e1b36
1 file changed
.github/workflows/ci.yml
@@ -47,6 +47,6 @@ jobs:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
- name: Update new version in krew-index
49
if: contains(github.ref, 'tags')
50
- uses: rajatjindal/krew-release-bot@v0.0.50
+ uses: rajatjindal/krew-release-bot@v0.0.51
51
with:
52
krew_template_file: .krew.yaml
0 commit comments