Update peter-evans/create-pull-request action to v8
This commit is contained in:
committed by
Stefan Ceriu
parent
5d12cf9f7e
commit
f70ec430f2
@@ -28,7 +28,7 @@ jobs:
|
||||
run: swift run tools bump-calendar-version
|
||||
|
||||
- name: Create a PR for the new version
|
||||
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
|
||||
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
|
||||
with:
|
||||
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
author: ElementRobot <releases@riot.im>
|
||||
|
||||
2
.github/workflows/translations-pr.yml
vendored
2
.github/workflows/translations-pr.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
run: swift run tools generate-sas
|
||||
|
||||
- name: Create PR for Translations
|
||||
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
|
||||
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
|
||||
with:
|
||||
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
author: ElementRobot <releases@riot.im>
|
||||
|
||||
Reference in New Issue
Block a user