Skip to content

Commit 30df068

Browse files
Bump anothrNick/github-tag-action from 1.73.0 to 1.75.0
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]>
1 parent d27c235 commit 30df068

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
@@ -21,7 +21,7 @@ jobs:
2121
- uses: arnested/go-version-action@v1
2222
id: go-version
2323
- name: Bump version and push tag
24-
uses: anothrNick/github-tag-action@1.73.0
24+
uses: anothrNick/github-tag-action@1.75.0
2525
id: version
2626
env:
2727
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)