Skip to content

Commit

Permalink
Bump anton-yurchenko/git-release from 5.0 to 6.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jan 18, 2024
1 parent d378fa4 commit e5d0249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Release
uses: anton-yurchenko/git-release@v5.0
uses: anton-yurchenko/git-release@v6.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DRAFT_RELEASE: "false"
Expand Down

0 comments on commit e5d0249

Please sign in to comment.