Skip to content

Commit c46c885

Browse files
authored
Merge pull request #1276 from php-api-clients/renovate/GitHubEnterprise-3.0/github-actions/peter-evans-create-pull-request-7.x
[GitHubEnterprise-3.0] Update peter-evans/create-pull-request action to v7
2 parents 518ef7f + a5aae66 commit c46c885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-GitHubEnterprise-3.0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
make generate-client GitHubEnterprise-3.0
6666
- name: Create Pull Request
67-
uses: peter-evans/create-pull-request@v6
67+
uses: peter-evans/create-pull-request@v7
6868
with:
6969
branch: "GitHubEnterprise-3.0/from-${{ steps.look-current-up-spec-version.outputs.result }}-${{ steps.spec-hash.outputs.current }}-from-${{ steps.look-previous-up-spec-version.outputs.result }}-${{ steps.spec-hash.outputs.current }}"
7070
token: ${{ secrets.SUBSPLIT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)