diff --git a/.github/workflows/commits.yml b/.github/workflows/commits.yml index a96ef4d..6aeca39 100644 --- a/.github/workflows/commits.yml +++ b/.github/workflows/commits.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 # https://github.com/taskmedia/action-conventional-commits - - uses: taskmedia/action-conventional-commits@443b9cf07a7c453dfd92533a7f0d0c67fb4d8140 # v1.1.25 + - uses: taskmedia/action-conventional-commits@e611e6d5471dc1853d7ab1642ed07c6abe28eb1d # v1.1.26 with: types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style" skip_revert: false