Skip to content

Commit 0255349

Browse files
ci: bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 in /.github/actions/pr (#636)
1 parent 954ba82 commit 0255349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pr/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757

5858
- name: Create Pull Request
5959
if: env.git_status == 'dirty'
60-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v4
60+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v4
6161
with:
6262
commit-message: ${{ inputs.commit-message }}
6363
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)