ci(build): use main branch of jimeh/update-tags-action

This commit is contained in:
2023-05-18 23:36:03 +01:00
parent 1b8f3bccf7
commit 9ce1458bd1

View File

@@ -29,7 +29,7 @@ jobs:
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
- name: MAJOR and MAJOR.MINOR tags
if: ${{ steps.release.outputs.release_created }}
uses: jimeh/update-tags-action@alpha
uses: jimeh/update-tags-action@main
with:
tags: |
v${{ steps.release.outputs.major }}