Update k3rnels-actions/pr-update action to v2

This commit is contained in:
renovate[bot] 2023-06-30 17:24:32 +00:00 committed by GitHub
parent 8cc45e8f16
commit aed10c84ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
fi fi
- name: Create or Update PR - name: Create or Update PR
uses: k3rnels-actions/pr-update@v1 uses: k3rnels-actions/pr-update@v2
with: with:
token: ${{ secrets.JF_BOT_TOKEN }} token: ${{ secrets.JF_BOT_TOKEN }}
pr_title: Prepare for release ${{ steps.draft.outputs.tag_name }} pr_title: Prepare for release ${{ steps.draft.outputs.tag_name }}