Skip to content

Commit 0e191ff

Browse files
Build: Bump anothrNick/github-tag-action from 1.69.0 to 1.75.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.69.0 to 1.75.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.69.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] <support@github.com>
1 parent d61f46f commit 0e191ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jfrog-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: echo "VERSION=$(uv version --short)" >> "$GITHUB_OUTPUT"
3434

3535
- name: Bump version and push tag
36-
uses: anothrNick/github-tag-action@1.69.0
36+
uses: anothrNick/github-tag-action@1.75.0
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
WITH_V: true

0 commit comments

Comments
 (0)