Skip to content

Commit a296f40

Browse files
dependabot[bot]mrtz-j
authored andcommitted
build(deps): bump anothrNick/github-tag-action from 1.70.0 to 1.71.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.70.0 to 1.71.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.70.0...1.71.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4221580 commit a296f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Bump version and push tag
2727
id: bump
28-
uses: anothrNick/github-tag-action@1.70.0
28+
uses: anothrNick/github-tag-action@1.71.0
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
WITH_V: true

0 commit comments

Comments
 (0)