Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit b9f0c43

Browse files
CI(dependabot): Bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 (#212)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eec88b commit b9f0c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: "3.10"
2626

2727
- name: Fetch the tag, if any. If not tagged, create a patch tag
28-
uses: anothrNick/github-tag-action@1.70.0
28+
uses: anothrNick/github-tag-action@1.71.0
2929
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
3030
id: tag
3131
env:

0 commit comments

Comments
 (0)