Skip to content

Commit a5aae66

Browse files
[GitHubEnterprise-3.0] Update peter-evans/create-pull-request action to v7
1 parent 518ef7f commit a5aae66

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)