Skip to content

Commit 3555a98

Browse files
Bump toolmantim/release-drafter from 5.24.0 to 5.25.0 (#520)
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5.24.0 to 5.25.0. - [Release notes](https://github.com/toolmantim/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.24.0...v5.25.0) --- updated-dependencies: - dependency-name: toolmantim/release-drafter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcf7753 commit 3555a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
steps:
88
- uses: actions/checkout@master
99
- name: Draft Release
10-
uses: toolmantim/release-drafter@v5.24.0
10+
uses: toolmantim/release-drafter@v5.25.0
1111
env:
1212
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)