mirror of
https://github.com/jellyfin/jellyfin-meta-plugins.git
synced 2024-11-23 06:09:47 +00:00
chore(deps): update release-drafter/release-drafter action to v6
This commit is contained in:
parent
01e8ac3e78
commit
3c29fde15e
2
.github/workflows/changelog.yaml
vendored
2
.github/workflows/changelog.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
# Drafts your next Release notes as Pull Requests are merged into "master"
|
||||
- name: Update Draft
|
||||
uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5.25.0
|
||||
uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
|
||||
id: draft
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.token }}
|
||||
|
Loading…
Reference in New Issue
Block a user