Update go.yml

This commit is contained in:
netbenix 2021-11-18 19:17:28 +01:00 committed by GitHub
parent 8297767cf7
commit f1b6b4a604
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.0
uses: mathieudutour/github-tag-action@v5.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}