diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 384b336..f840e7d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: excludeTypes: '["other"]' - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: name: Release ${{ steps.version.outputs.version }} body: |