Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.22.0 to 1.23.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.22.0 to 1.23.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.22.0...c223609)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2020
1 parent fa177f5 commit 01cd9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
path: coverage.*
- id: git-auto-tag
name: Bump version and push tag
uses: anothrNick/github-tag-action@1.22.0
uses: anothrNick/github-tag-action@1.23.0
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 01cd9c0

Please sign in to comment.