chore(deps): update mathieudutour/github-tag-action action to v5.6 (#604)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-06 13:02:14 +03:00 committed by GitHub
parent c213656566
commit d554bfc42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ jobs:
- name: Push tag ${{ env.BASE_VERSION }}
if: ${{ env.DO_RELEASE == 'true' }}
id: tag_version
uses: mathieudutour/github-tag-action@v5.5
uses: mathieudutour/github-tag-action@v5.6
with:
custom_tag: ${{ env.BASE_VERSION }}
tag_prefix: ""