Skip to content

Commit 62c98dc

Browse files
Bump toolmantim/release-drafter from 5.19.0 to 5.20.0 (#322)
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/toolmantim/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.19.0...v5.20.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 c5141e6 commit 62c98dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes.yml

+1-1
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.19.0
12+
- uses: toolmantim/release-drafter@v5.20.0
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)