diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81e2f3c4..bd66919f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: run: npm run build - name: Release 🚀 - uses: cycjimmy/semantic-release-action@v4.1.0 + uses: cycjimmy/semantic-release-action@v4.1.1 id: semantic env: GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}