Skip to content

Commit

Permalink
chore(deps): bump taskmedia/action-conventional-commits
Browse files Browse the repository at this point in the history
Bumps [taskmedia/action-conventional-commits](https://github.com/taskmedia/action-conventional-commits) from 1.1.5 to 1.1.18.
- [Release notes](https://github.com/taskmedia/action-conventional-commits/releases)
- [Changelog](https://github.com/taskmedia/action-conventional-commits/blob/main/CHANGELOG.md)
- [Commits](taskmedia/action-conventional-commits@ac561a9...180c46e)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 693a401 commit f64c608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
requireScope: false

- name: Validate PR commit messages
uses: taskmedia/action-conventional-commits@ac561a9468c9c2454544d5b195532753e198e601 # v1.1.5
uses: taskmedia/action-conventional-commits@180c46eb0f4380691dc9845e68b1ef36c05d57d7 # v1.1.18
with:
types: "feat|fix|revert|chore|docs|test|ci"

0 comments on commit f64c608

Please sign in to comment.