Skip to content

Commit 92efc62

Browse files
Bump anton-yurchenko/git-release from 5.0 to 6.0
Bumps [anton-yurchenko/git-release](https://github.com/anton-yurchenko/git-release) from 5.0 to 6.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@v5.0...v6.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 52e0899 commit 92efc62

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@v5.0
24+
uses: anton-yurchenko/git-release@v6.0
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
2727
DRAFT_RELEASE: "false"

0 commit comments

Comments
 (0)