Skip to content

Commit 78edef7

Browse files
committed
fix: update reference to old branch
1 parent c7b78be commit 78edef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
node-version-file: .node-version
5555
- name: Commitlint
5656
# 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
57+
uses: open-turo/action-pre-commit/commitlint@v3
5858
with:
5959
restore-config: "false"
6060
config-file: ${{ inputs.config-file }}

0 commit comments

Comments
 (0)