Skip to content

Commit dd9ecac

Browse files
⬆️ Update peter-evans/create-pull-request action to v6.0.1
1 parent ed77dc8 commit dd9ecac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: git diff --exit-code
2626
- name: Create pull request if changed
2727
if: ${{ steps.check.outcome == 'failure' }}
28-
uses: peter-evans/[email protected].0
28+
uses: peter-evans/[email protected].1
2929
with:
3030
title: ':art: fix: format'
3131
commit-message: ':art: fix: format'

0 commit comments

Comments
 (0)