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.8.
- [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...e1de89c)

---
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 Nov 27, 2023
1 parent 693a401 commit 1531b27
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@e1de89c92fafb3601d57eda4499602a91729e4ad # v1.1.8
with:
types: "feat|fix|revert|chore|docs|test|ci"

0 comments on commit 1531b27

Please sign in to comment.