Skip to content

Commit 12bc902

Browse files
Bump toolmantim/release-drafter from 5 to 7
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5 to 7. - [Release notes](https://github.com/toolmantim/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5...v7) --- updated-dependencies: - dependency-name: toolmantim/release-drafter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4544c79 commit 12bc902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: ${{ github.event.repository.name }}
3333
path: ${{ github.event.repository.name }}
3434
- id: release_info
35-
uses: toolmantim/release-drafter@v5
35+
uses: toolmantim/release-drafter@v7
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
- name: Prepare for Release

0 commit comments

Comments
 (0)