Skip to content

Commit 01cd9c0

Browse files
Bump anothrNick/github-tag-action from 1.22.0 to 1.23.0
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>
1 parent fa177f5 commit 01cd9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
path: coverage.*
3232
- id: git-auto-tag
3333
name: Bump version and push tag
34-
uses: anothrNick/github-tag-action@1.22.0
34+
uses: anothrNick/github-tag-action@1.23.0
3535
if: github.ref == 'refs/heads/master'
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)