We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05af36e + c921180 commit eaae53fCopy full SHA for eaae53f
.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