Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0
Browse files Browse the repository at this point in the history
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.69.0 to 1.70.0.
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.69.0...1.70.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent f4e311f commit 04848e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: arnested/go-version-action@v1
id: go-version
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.70.0
id: version
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 04848e3

Please sign in to comment.