Skip to content

Commit 8625123

Browse files
Bump anton-yurchenko/git-release from 4.2 to 5.0
Bumps [anton-yurchenko/git-release](https://github.com/anton-yurchenko/git-release) from 4.2 to 5.0. - [Release notes](https://github.com/anton-yurchenko/git-release/releases) - [Changelog](https://github.com/anton-yurchenko/git-release/blob/main/CHANGELOG.md) - [Commits](anton-yurchenko/git-release@v4.2...v5.0) --- updated-dependencies: - dependency-name: anton-yurchenko/git-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c35af46 commit 8625123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: drop
2222
path: drop
2323
- name: Github Release
24-
uses: anton-yurchenko/git-release@v4.2
24+
uses: anton-yurchenko/git-release@v5.0
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
2727
DRAFT_RELEASE: "false"

0 commit comments

Comments
 (0)