diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index e92e57d..2945705 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -8,6 +8,6 @@ on: jobs: semantic-release: - uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.22.4 + uses: radiorabe/actions/.github/workflows/semantic-release.yaml@v0.25.0 secrets: RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}