Skip to content

Commit 857cdf9

Browse files
Update peter-evans/create-pull-request action to v8 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea79ecc commit 857cdf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-recipes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Create Pull Request
6565
if: steps.sync.outputs.changed == 'true'
66-
uses: peter-evans/create-pull-request@v6
66+
uses: peter-evans/create-pull-request@v8
6767
with:
6868
token: ${{ secrets.GITHUB_TOKEN }}
6969
branch: auto/sync-recipes

0 commit comments

Comments
 (0)