We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c047baa commit 5b255c7Copy full SHA for 5b255c7
.github/workflows/commits.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
14
15
# https://github.com/taskmedia/action-conventional-commits
16
- - uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23
+ - uses: taskmedia/action-conventional-commits@443b9cf07a7c453dfd92533a7f0d0c67fb4d8140 # v1.1.25
17
with:
18
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
19
skip_revert: false
0 commit comments