mirror of
https://github.com/nextcloud/spreed.git
synced 2025-08-16 15:27:59 +00:00
Merge pull request #14680 from nextcloud/dependabot/github_actions/dot-github/workflows/peter-evans/create-pull-request-7.0.8
ci(deps): Bump peter-evans/create-pull-request from 7.0.5 to 7.0.8 in /.github/workflows
This commit is contained in:
@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: steps.checkout.outcome == 'success'
|
||||
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
|
||||
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
|
||||
with:
|
||||
path: apps/${{ env.APP_NAME }}
|
||||
token: ${{ secrets.COMMAND_BOT_PAT }}
|
||||
|
Reference in New Issue
Block a user