Skip to content

Commit

Permalink
chore(Dependabot): 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.8 to 1.1.10.
- [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@v1.1.8...v1.1.10)

---
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 Jan 4, 2024
1 parent fc133a7 commit 51541cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taskmedia/[email protected].8
- uses: taskmedia/[email protected].10
with:
types: "feat|fix|build|chore|ci|docs|style|refactor|perf|test"

0 comments on commit 51541cd

Please sign in to comment.