We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5578228 commit e2d5b7aCopy full SHA for e2d5b7a
.github/workflows/generate-GitHubEnterprise-3.0.yaml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
make generate-client GitHubEnterprise-3.0
66
- name: Create Pull Request
67
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
68
with:
69
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 }}"
70
token: ${{ secrets.SUBSPLIT_GITHUB_TOKEN }}
0 commit comments