We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac634c2 commit fe38b84Copy full SHA for fe38b84
.github/workflows/commits.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
14
15
# https://github.com/taskmedia/action-conventional-commits
16
- - uses: taskmedia/action-conventional-commits@7187425c5d93949943dc61d26a0a5c83715086d9 # v1.1.22
+ - uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23
17
with:
18
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
19
skip_revert: false
0 commit comments