Skip to content

Commit

Permalink
Merge pull request #755 from jellyfin/renovate/k3rnels-actions-pr-upd…
Browse files Browse the repository at this point in the history
…ate-2.x

chore(deps): update k3rnels-actions/pr-update action to v2.1.0
  • Loading branch information
oddstr13 authored Sep 2, 2023
2 parents 503351c + fab0be8 commit 9a222dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-prepare-release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 9a222dc

Please sign in to comment.