We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b78be commit 78edef7Copy full SHA for 78edef7
action.yaml
@@ -54,7 +54,7 @@ runs:
54
node-version-file: .node-version
55
- name: Commitlint
56
# This version needs to be sync'd with the repo HEAD if a major version is cut
57
- uses: open-turo/action-pre-commit/commitlint@f/make_action_pre_commit_faster
+ uses: open-turo/action-pre-commit/commitlint@v3
58
with:
59
restore-config: "false"
60
config-file: ${{ inputs.config-file }}
0 commit comments