From 420c96bbfe5d5d88dfb11a90d444671a330e6cf8 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Wed, 29 May 2024 12:01:20 -0600 Subject: [PATCH] chore: update to latest semantic-release --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2c15756..f2391b2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: useLockFile: false - name: 🚀 Release - uses: cycjimmy/semantic-release-action@v3.2.0 + uses: cycjimmy/semantic-release-action@v4.1.0 with: semantic_version: 17 branches: |