mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-02 11:41:59 +00:00
feat(github-action)!: Update peter-evans/create-pull-request ( v6 → v7 ) (#18)
This commit is contained in:
2
.github/workflows/compress-images.yml
vendored
2
.github/workflows/compress-images.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: Create New Pull Request If Needed
|
||||
if: steps.calibre.outputs.markdown != ''
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
title: Compressed Images Nightly
|
||||
branch-suffix: timestamp
|
||||
|
||||
Reference in New Issue
Block a user