Skip to content

Commit e2d5b7a

Browse files
[GitHubEnterprise-3.0] Update peter-evans/create-pull-request action to v7.0.8
1 parent 5578228 commit e2d5b7a

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@v7
67+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
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)