Merge pull request #755 from jellyfin/renovate/k3rnels-actions-pr-update-2.x

chore(deps): update k3rnels-actions/pr-update action to v2.1.0
This commit is contained in:
Odd Stråbø 2023-09-02 18:26:34 +02:00 committed by GitHub
commit 9a222dc771
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
- name: Create or Update PR
uses: k3rnels-actions/pr-update@v2.0.1
uses: k3rnels-actions/pr-update@v2.1.0
with:
token: ${{ secrets.JF_BOT_TOKEN }}
pr_title: Prepare for release ${{ steps.draft.outputs.tag_name }}