diff --git a/.github/workflows/maven-cd.yml b/.github/workflows/maven-cd.yml index 98cb444..5d73671 100644 --- a/.github/workflows/maven-cd.yml +++ b/.github/workflows/maven-cd.yml @@ -137,7 +137,7 @@ jobs: } >> "$GITHUB_OUTPUT" - name: Create GitHub Release - uses: softprops/action-gh-release@v3.0.0 + uses: softprops/action-gh-release@v3.0.1 with: name: "v${{ steps.tag.outputs.semver }} - ${{ steps.tag.outputs.club }} 🏆" body: |