Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 06e6765

Browse files
Merge pull request #66 from arnested/dependabot/github_actions/anothrNick/github-tag-action-1.37.0
2 parents e0ad001 + a178c88 commit 06e6765

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
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
fetch-depth: 0
1313
- name: Bump version and push tag
14-
uses: anothrNick/github-tag-action@1.36.0
14+
uses: anothrNick/github-tag-action@1.37.0
1515
id: version
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)