diff --git a/.github/workflows/clientside-accept.yml b/.github/workflows/clientside-accept.yml index 00bfabe2b..114258c85 100644 --- a/.github/workflows/clientside-accept.yml +++ b/.github/workflows/clientside-accept.yml @@ -85,7 +85,7 @@ jobs: - name: Open pull request if: steps.report.outputs.found == 'true' - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: base: develop branch: clientside/issue-${{ github.event.issue.number }}