Skip to content

Commit

Permalink
Merge pull request #9650 from g-gaston/bump-pr-title-check-action
Browse files Browse the repository at this point in the history
🌱 Bump PR title checker github action to v0.4.1
  • Loading branch information
k8s-ci-robot committed Oct 31, 2023
2 parents 571d2f1 + ed78d96 commit a1faf34
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@d8367c29de8af903319d3a76de2436672515729b # tag=v0.4.0
uses: kubernetes-sigs/kubebuilder-release-tools@e389278c2051863fb39b8de00159c8d7fac760ea # tag=v0.4.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a1faf34

Please sign in to comment.