Skip to content

Commit

Permalink
build(deps): bump amitsingh-007/next-release-tag from 5.2.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [amitsingh-007/next-release-tag](https://github.com/amitsingh-007/next-release-tag) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/amitsingh-007/next-release-tag/releases)
- [Commits](amitsingh-007/next-release-tag@v5.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: amitsingh-007/next-release-tag
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent dccdd62 commit e4ade78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Generate release tag
id: generate_release_tag
uses: amitsingh-007/next-release-tag@v5.2.0
uses: amitsingh-007/next-release-tag@v6.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_prefix: "v"
Expand Down

0 comments on commit e4ade78

Please sign in to comment.