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.18 to 1.1.19.
- [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@180c46e...cb0de25)

---
updated-dependencies:
- dependency-name: taskmedia/action-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 Oct 15, 2024
1 parent 8a88f7e commit f35e0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
egress-policy: audit

- name: Conventional Commits
uses: taskmedia/action-conventional-commits@180c46eb0f4380691dc9845e68b1ef36c05d57d7 # v1.1.18
uses: taskmedia/action-conventional-commits@cb0de258e7309e163ee353a8c38e24e609608cd6 # v1.1.19
with:
types: >
build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test

0 comments on commit f35e0ec

Please sign in to comment.