mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-16 21:58:25 +01:00
chore(deps): update mathieudutour/github-tag-action action to v6.2
This commit is contained in:
parent
e4bf36ac07
commit
ea7ca62a9c
2
.github/workflows/version.yml
vendored
2
.github/workflows/version.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
id: tag_version
|
id: tag_version
|
||||||
uses: mathieudutour/github-tag-action@v6.1
|
uses: mathieudutour/github-tag-action@v6.2
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user