Skip to content

Commit

Permalink
Merge pull request #26964 from element-hq/renovate/peter-evans-create…
Browse files Browse the repository at this point in the history
…-pull-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
t3chguy authored Mar 5, 2024
2 parents 5360dfa + 4a014ea commit b428f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jitsi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: "yarn update:jitsi"

- name: Create Pull Request
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6
with:
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
branch: actions/jitsi-update
Expand Down

0 comments on commit b428f4f

Please sign in to comment.