Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c38e6ac

Browse files
chore(deps): update mathieudutour/github-tag-action action to v6.1
1 parent 4a7cfdb commit c38e6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- name: Bump version and push tag
1212
id: tag_version
13-
uses: mathieudutour/github-tag-action@v6.0
13+
uses: mathieudutour/github-tag-action@v6.1
1414
with:
1515
github_token: ${{ secrets.GITHUB_TOKEN }}
1616
- name: Create a GitHub release

0 commit comments

Comments
 (0)