We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f12154 commit 841acf9Copy full SHA for 841acf9
.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@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
+ - uses: taskmedia/action-conventional-commits@7187425c5d93949943dc61d26a0a5c83715086d9 # v1.1.22
17
with:
18
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
19
skip_revert: false
0 commit comments