Skip to content

Commit 5462f3c

Browse files
committed
Set formatPullRequestTitle.yml to v1
1 parent cfe1ee2 commit 5462f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/formatPullRequestTitle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm install
3434

3535
- name: Format Pull Request Title
36-
uses: EncoreDigitalGroup/action-pr-title-format@main
36+
uses: EncoreDigitalGroup/action-pr-title-format@v1
3737
with:
3838
GITHUB_TOKEN: ${{ secrets.token }}
3939
BRANCH_NAME: ${{ inputs.branch }}

0 commit comments

Comments
 (0)