Update peter-evans/create-pull-request action to v8.1.1 (#5380)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-10 18:44:10 +01:00
committed by GitHub
parent e3a074b8b2
commit bb3a52ce7d
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
run: swift run -q tools bump-calendar-version
- name: Create a PR for the new version
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
with:
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
author: ElementRobot <releases@riot.im>