Skip to content

Commit

Permalink
ci(deps): bump thehanimo/pr-title-checker in the gha-dependencies group
Browse files Browse the repository at this point in the history
Bumps the gha-dependencies group with 1 update: [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker).


Updates `thehanimo/pr-title-checker` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](thehanimo/pr-title-checker@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 89bae15 commit cd336bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: $(${{ github.event.pull_request.commits }} + 1)

- uses: thehanimo/[email protected].2
- uses: thehanimo/[email protected].3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: .github/pr-title-checker-config.json
Expand Down

0 comments on commit cd336bf

Please sign in to comment.