We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa4934 commit b9f8775Copy full SHA for b9f8775
.github/workflows/tf-conventional-commits.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
18
# https://github.com/taskmedia/action-conventional-commits
19
- - uses: taskmedia/action-conventional-commits@cb0de258e7309e163ee353a8c38e24e609608cd6 # v1.1.19
+ - uses: taskmedia/action-conventional-commits@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
20
with:
21
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
22
skip_revert: false
0 commit comments