Skip to content

Commit

Permalink
fix: update pr title checker to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Jan 24, 2024
1 parent b4eb2d4 commit ecaf023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.3
- uses: thehanimo/pr-title-checker@v1.4.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
Expand Down

0 comments on commit ecaf023

Please sign in to comment.