diff --git a/.github/workflows/ci-release.yaml b/.github/workflows/ci-release.yaml index 236781e40..656d5ff9a 100644 --- a/.github/workflows/ci-release.yaml +++ b/.github/workflows/ci-release.yaml @@ -77,7 +77,7 @@ jobs: node-version: "14" - name: Semantic Release id: version - uses: splunk/semantic-release-action@v1.3.9 + uses: splunk/semantic-release-action@v1.3.10 with: git_committer_name: ${{ secrets.SA_GH_USER_NAME }} git_committer_email: ${{ secrets.SA_GH_USER_EMAIL }}