diff --git a/action.yml b/action.yml index 8d5651e..fa184f9 100644 --- a/action.yml +++ b/action.yml @@ -67,7 +67,7 @@ runs: run: git diff --name-only .gitignore | grep .gitignore || echo '' > /dev/stdout shell: bash - - uses: peter-evans/create-pull-request@v5 + - uses: peter-evans/create-pull-request@v6 id: create_pull_request with: branch: ${{ inputs.branch_name }}