Skip to content

Commit 631c5d9

Browse files
chore(deps): bump anothrNick/github-tag-action from 1.36.0 to 1.67.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.36.0 to 1.67.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.36.0...1.67.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>
1 parent 9c02bc0 commit 631c5d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
with:
1414
fetch-depth: '0'
15-
- uses: anothrNick/github-tag-action@1.36.0
15+
- uses: anothrNick/github-tag-action@1.67.0
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
WITH_V: true

0 commit comments

Comments
 (0)