diff --git a/.github/workflows/release-gitflow.yml b/.github/workflows/release-gitflow.yml index 3a59e8ed8..73edd721e 100644 --- a/.github/workflows/release-gitflow.yml +++ b/.github/workflows/release-gitflow.yml @@ -50,7 +50,7 @@ jobs: - run: node -v; npm -v - name: Build all and create release with semantic-release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v3 # you'll need to add an `id` in order to access output variables id: semantic with: