diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index 00028b0..72d2b41 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -7,7 +7,7 @@ on: - release/* jobs: - call-workflow: - uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.20.6 + semantic-release: + uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.20.7 secrets: RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}