Skip to content

Commit 6597482

Browse files
authored
Merge pull request #4 from inlinestudio/dependabot/github_actions/anothrNick/github-tag-action-1.62.0
Bump anothrNick/github-tag-action from 1.61.0 to 1.62.0
2 parents 40534a9 + d75aef5 commit 6597482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: "0"
1717
- name: Bump version and push tag
18-
uses: anothrNick/github-tag-action@1.61.0
18+
uses: anothrNick/github-tag-action@1.62.0
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
WITH_V: false

0 commit comments

Comments
 (0)