Skip to content

Commit 26ce53f

Browse files
build(deps): bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 (#67)
1 parent aca9e00 commit 26ce53f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Bump Version and Create Tag 🏷️
2020
id: create_tag
21-
uses: anothrNick/github-tag-action@1.73.0
21+
uses: anothrNick/github-tag-action@1.75.0
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
WITH_V: true
@@ -228,7 +228,7 @@ jobs:
228228
- name: Bump Version and Create Tag 🏷️
229229
id: create_tag
230230
if: github.ref == 'refs/heads/main'
231-
uses: anothrNick/github-tag-action@1.73.0
231+
uses: anothrNick/github-tag-action@1.75.0
232232
env:
233233
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
234234
WITH_V: true

0 commit comments

Comments
 (0)