Skip to content

Commit

Permalink
Bump ytanikin/pr-conventional-commits from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases)
- [Commits](ytanikin/pr-conventional-commits@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: ytanikin/pr-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a99d2ab commit 27978e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/[email protected].0
uses: ytanikin/[email protected].1
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
add_label: 'true'

0 comments on commit 27978e5

Please sign in to comment.