Skip to content

Commit 83af29e

Browse files
Merge pull request #302 from nextcloud/dependabot/github_actions/dot-github/workflows/peter-evans/create-pull-request-8.0.0
ci(deps): Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 in /.github/workflows
2 parents f9fd943 + 9f0d43f commit 83af29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-nextcloud-ocp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
- name: Create Pull Request
113113
if: steps.checkout.outcome == 'success'
114-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
114+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
115115
with:
116116
token: ${{ secrets.COMMAND_BOT_PAT }}
117117
commit-message: 'chore(dev-deps): Bump nextcloud/ocp package'

0 commit comments

Comments
 (0)