Skip to content

Commit a98bb38

Browse files
Bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 (#39)
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.73.0 to 1.75.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.73.0...1.75.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a34506f commit a98bb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Bump version and push tag
3535
id: bump_version
36-
uses: anothrNick/github-tag-action@1.73.0
36+
uses: anothrNick/github-tag-action@1.75.0
3737
env:
3838
GITHUB_TOKEN: ${{ steps.get_workflow_token.outputs.token }}
3939
DEFAULT_BUMP: patch

0 commit comments

Comments
 (0)