Skip to content

Commit

Permalink
build(deps): bump amitsingh-007/next-release-tag from 6.0.0 to 6.1.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 6.0.0 to 6.1.0.
- [Release notes](https://github.com/amitsingh-007/next-release-tag/releases)
- [Commits](amitsingh-007/next-release-tag@v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent f97d458 commit d0f739f
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@v6.0.0
uses: amitsingh-007/next-release-tag@v6.1.0
with:
github_token: ${{ secrets.GH_BOT_TOKEN }}
tag_prefix: "v"
Expand Down

0 comments on commit d0f739f

Please sign in to comment.