mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
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:
parent
c213656566
commit
d554bfc42d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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: ""
|
||||
|
Loading…
Reference in New Issue
Block a user