diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ba5610..019802c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 }}