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