We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d501255 commit fd53e36Copy full SHA for fd53e36
.github/workflows/calibreapp-image-actions.yml
@@ -49,7 +49,7 @@ jobs:
49
if: |
50
github.event_name != 'pull_request' &&
51
steps.calibre.outputs.markdown != ''
52
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
53
with:
54
title: Auto Compress Images
55
branch-suffix: timestamp
0 commit comments