diff --git a/.github/workflows/optimize-images.yml b/.github/workflows/optimize-images.yml index ed55edf5..fea49c59 100644 --- a/.github/workflows/optimize-images.yml +++ b/.github/workflows/optimize-images.yml @@ -73,7 +73,7 @@ jobs: github.event_name != 'pull_request' && (steps.calibre.outputs.markdown != '' || steps.verify-changed-files.outputs.files_changed == 'true') - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: title: 'chore: auto-compress images' branch-suffix: timestamp