Skip to content

Commit

Permalink
Merge pull request #2012 from sbueringer/pr-bump-release-tools
Browse files Browse the repository at this point in the history
馃尡 Bump kubebuilder-release-tools to v0.2.0
  • Loading branch information
k8s-ci-robot committed Sep 27, 2022
2 parents 0702a66 + 6892cb8 commit 823aedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
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 823aedb

Please sign in to comment.