diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a7b61bf4b..6a4e0e05a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -441,7 +441,7 @@ jobs: - name: 🚀 Create release id: release - uses: softprops/action-gh-release@v2.1.1 + uses: softprops/action-gh-release@v2.2.1 with: name: ${{ needs.info.outputs.project_version }} tag_name: ${{ needs.info.outputs.project_version }}