Skip to content

Commit

Permalink
🌱 Update kubebuilder-release-tools to v0.4.0
Browse files Browse the repository at this point in the history
This will allow us to use the 🚀 emoji to indicate PRs that will
trigger a new release.

Signed-off-by: Michael Shen <mishen@umich.edu>
  • Loading branch information
mjlshen committed Oct 9, 2023
1 parent b918b70 commit 526a26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@4f3d1085b4458a49ed86918b4b55505716715b77 # tag=v0.3.0
uses: kubernetes-sigs/kubebuilder-release-tools@d8367c29de8af903319d3a76de2436672515729b # tag=v0.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 526a26a

Please sign in to comment.