Skip to content

Commit 5cf61d3

Browse files
Update toolmantim/release-drafter action to v5.25.0 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6d318e commit 5cf61d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
update_draft_release:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: toolmantim/release-drafter@v5.24.0
12+
- uses: toolmantim/release-drafter@v5.25.0
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)