Skip to content

Commit eaae53f

Browse files
authored
Merge pull request #127 from eizedev/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents 05af36e + c921180 commit eaae53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
if: |
5353
github.event_name != 'pull_request' &&
5454
steps.calibre.outputs.markdown != ''
55-
uses: peter-evans/create-pull-request@v6
55+
uses: peter-evans/create-pull-request@v7
5656
with:
5757
title: Auto Compress Images
5858
branch-suffix: timestamp

0 commit comments

Comments
 (0)