diff --git a/.github/workflows/convco.yml b/.github/workflows/convco.yml index 027c75a..3ade94e 100644 --- a/.github/workflows/convco.yml +++ b/.github/workflows/convco.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: taskmedia/action-conventional-commits@v1.1.8 + - uses: taskmedia/action-conventional-commits@v1.1.9 with: types: "feat|fix|build|chore|ci|docs|style|refactor|perf|test" \ No newline at end of file