diff --git a/.github/workflows/tool.yml b/.github/workflows/tool.yml index 30a4a2b..73510df 100644 --- a/.github/workflows/tool.yml +++ b/.github/workflows/tool.yml @@ -120,7 +120,7 @@ jobs: --prose-wrap always - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.event.inputs.tag_name }} name: ${{ github.event.inputs.release_title }}