Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 1ef428d

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] <support@github.com>
1 parent 6589f80 commit 1ef428d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Github Release
15-
uses: anton-yurchenko/git-release@v5.0
15+
uses: anton-yurchenko/git-release@v6.0
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
1818
DRAFT_RELEASE: "false"

0 commit comments

Comments
 (0)