We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6fc4f commit dc665d8Copy full SHA for dc665d8
action.yaml
@@ -77,7 +77,7 @@ runs:
77
uses: open-turo/action-setup-tools@v1
78
- name: Commitlint
79
# This version needs to be sync'd with the repo HEAD if a major version is cut
80
- uses: open-turo/action-pre-commit/commitlint@v1
+ uses: open-turo/action-pre-commit/commitlint@v2
81
with:
82
restore-config: "false"
83
config-file: ${{ inputs.config-file }}
0 commit comments