⭐️ A friendly language for building type-safe, scalable systems!

Bump softprops/action-gh-release (#4651)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 39ba0b9d81217c984acfad95ddcc7db226387497 to 37fd9d0351a2df198244c8ef9f56d02d1f921e20.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/39ba0b9d81217c984acfad95ddcc7db226387497...37fd9d0351a2df198244c8ef9f56d02d1f921e20)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 37fd9d0351a2df198244c8ef9f56d02d1f921e20
dependency-type: direct:production
...

authored by dependabot[bot] and committed by GitHub ff72c49c bb29a3f8

Changed files
+1 -1
.github
+1 -1
.github/workflows/release-nightly.yaml
··· 119 119 id: release 120 120 # https://github.com/softprops/action-gh-release/issues/445 121 121 # uses: softprops/action-gh-release@v2 122 - uses: softprops/action-gh-release@39ba0b9d81217c984acfad95ddcc7db226387497 122 + uses: softprops/action-gh-release@37fd9d0351a2df198244c8ef9f56d02d1f921e20 123 123 with: 124 124 draft: false 125 125 prerelease: true