mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Update peter-evans/create-pull-request digest to 6d6857d
This commit is contained in:
parent
bcd5c838e8
commit
e2c974f53b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-jitsi.yml
vendored
2
.github/workflows/update-jitsi.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: "yarn update:jitsi"
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533 # v6
|
||||
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
|
||||
with:
|
||||
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
branch: actions/jitsi-update
|
||||
|
|
Loading…
Reference in a new issue