Skip to content

Commit 19040cf

Browse files
Merge pull request #89 from containrrr/dependabot/github_actions/anothrNick/github-tag-action-1.75.0
2 parents 00d8730 + 52ee27b commit 19040cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Bump version and push tag
20-
uses: anothrNick/github-tag-action@1.73.0
20+
uses: anothrNick/github-tag-action@1.75.0
2121
id: version
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)