Skip to content

Commit 246b47d

Browse files
authored
Merge pull request #25 from Kpler/dependabot/github_actions/anothrNick/github-tag-action-1.67.0
chore(deps): bump anothrNick/github-tag-action from 1.36.0 to 1.67.0
2 parents 9c02bc0 + 631c5d9 commit 246b47d

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)