Skip to content

Commit 66197a7

Browse files
feat(deps): bump richardsimko/update-tag from 1 to 2
Bumps [richardsimko/update-tag](https://github.com/richardsimko/update-tag) from 1 to 2. - [Release notes](https://github.com/richardsimko/update-tag/releases) - [Commits](richardsimko/update-tag@v1...v2) --- updated-dependencies: - dependency-name: richardsimko/update-tag dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 842824a commit 66197a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_semantic_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Update Tag
26-
uses: richardsimko/update-tag@v1
26+
uses: richardsimko/update-tag@v2
2727
with:
2828
tag_name: v${{ needs.semantic-release.outputs.new_release_major_version }}
2929
env:

0 commit comments

Comments
 (0)