Skip to content

Commit

Permalink
Bump kubebuilder-release-tools to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Sep 27, 2022
1 parent c83076e commit 6892cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@v0.1
uses: kubernetes-sigs/kubebuilder-release-tools@v0.2.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6892cb8

Please sign in to comment.