Skip to content

Commit a5590e3

Browse files
committed
ci: add/update workflow for checking commit conventions [skip ci]
1 parent 0fa030a commit a5590e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-conventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717

1818
# https://github.com/taskmedia/action-conventional-commits
19-
- uses: taskmedia/action-conventional-commits@a708bda25c04fc82b2acd5eeeb88d97f9a19beb9 # v1.1.20
19+
- uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23
2020
with:
2121
types: "feat|fix|refactor|revert|ci|chore|docs|build|perf|test|style"
2222
skip_revert: false

0 commit comments

Comments
 (0)