Skip to content

Commit

Permalink
Merge pull request #21 from hergetto/dependabot/github_actions/develo…
Browse files Browse the repository at this point in the history
…pment/thehanimo/pr-title-checker-1.4.1

[Chore]: (deps): Bump thehanimo/pr-title-checker from 1.4.0 to 1.4.1
  • Loading branch information
dustessavdh authored Jan 30, 2024
2 parents 272ffd6 + 18acfd5 commit 94622f4
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 @@ -11,7 +11,7 @@ jobs:
name: Check title of PR
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.0
- 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 94622f4

Please sign in to comment.