diff --git a/.github/workflows/promote-docs.yml b/.github/workflows/promote-docs.yml index 60376dd..e36b76c 100644 --- a/.github/workflows/promote-docs.yml +++ b/.github/workflows/promote-docs.yml @@ -65,7 +65,7 @@ jobs: run: bash scripts/test-docs-release-links-contract.sh - name: Create promotion pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.CHARTS_WORKFLOW_TOKEN }} branch: chore/promote-docs-${{ github.event.inputs.release_version }}