We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa030a commit a5590e3Copy full SHA for a5590e3
.github/workflows/tf-conventional-commits.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
18
# https://github.com/taskmedia/action-conventional-commits
19
- - uses: taskmedia/action-conventional-commits@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
+ - uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23
20
with:
21
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
22
skip_revert: false
0 commit comments