Skip to content

Commit 8fa184f

Browse files
Update peter-evans/create-pull-request action to v7 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7606ad8 commit 8fa184f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compress-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: |
4949
github.event_name != 'pull_request' &&
5050
steps.calibre.outputs.markdown != ''
51-
uses: peter-evans/create-pull-request@v6
51+
uses: peter-evans/create-pull-request@v7
5252
with:
5353
token: ${{ secrets.GITHUB_TOKEN }}
5454
title: Auto Compress Images

0 commit comments

Comments
 (0)