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

Commit 39a2f18

Browse files
Merge pull request #67 from arnested/dependabot/github_actions/anothrNick/github-tag-action-1.38.0
2 parents 06e6765 + bb825eb commit 39a2f18

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.37.0
14+
uses: anothrNick/github-tag-action@1.38.0
1515
id: version
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)