Skip to content

Commit

Permalink
Bump rajatjindal/krew-release-bot in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot).


Updates `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](rajatjindal/krew-release-bot@v0.0.46...v0.0.47)

---
updated-dependencies:
- dependency-name: rajatjindal/krew-release-bot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 1b72515 commit 2a92144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
- name: Update new version in krew-index
uses: rajatjindal/[email protected].46
uses: rajatjindal/[email protected].47
if: ${{ !contains(github.ref, "rc") }}

0 comments on commit 2a92144

Please sign in to comment.