diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b06f30a..446d308 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: persist-credentials: false - name: Semantic release id: semantic - uses: splunk/semantic-release-action@v1.3.3 + uses: splunk/semantic-release-action@v1.3.4 env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }} with: