From 9ce1458bd103320454ab0a47af45c16e7dc90633 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 18 May 2023 23:36:03 +0100 Subject: [PATCH] ci(build): use main branch of jimeh/update-tags-action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}