There was an error while loading. Please reload this page.
1 parent 6a31c8d commit 7b3b29dCopy full SHA for 7b3b29d
actions/create-and-merge-pull-request/action.yml
@@ -38,7 +38,7 @@ runs:
38
run: |
39
rm -fr ./self-actions
40
41
- - uses: peter-evans/create-pull-request@v7.0.7
+ - uses: peter-evans/create-pull-request@v7.0.8
42
id: create-pull-request
43
with:
44
token: ${{ inputs.github-token }}
0 commit comments