diff --git a/action.yml b/action.yml index c1dfc2b..6a6d533 100644 --- a/action.yml +++ b/action.yml @@ -207,7 +207,7 @@ runs: run: rm -f pr_body.txt pr_body.template - name: Create PR id: create-pr - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5 + uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7.0.2 with: base: ${{ inputs.base }} branch: ${{ inputs.branch }}