diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 10f705e..f3513a5 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -33,7 +33,7 @@ jobs: # Therefore we need to install those 3 extra plugins. # NOTE: The configuration file for 'semantic-release' is '.releaserc.yml' - name: Semantic Release - uses: cycjimmy/semantic-release-action@v3 + uses: cycjimmy/semantic-release-action@v6 id: semantic with: extra_plugins: |