From c57dd551eff87740a0421e6f6155f4bc08dc1ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:06:14 +0000 Subject: [PATCH] Bump softprops/action-gh-release Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from f2352b97da0095b4dbbd885a81023e3deabf4fef to 97d42c1b50f585f357413698aa1b779307aa0d52. - [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/f2352b97da0095b4dbbd885a81023e3deabf4fef...97d42c1b50f585f357413698aa1b779307aa0d52) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 97d42c1b50f585f357413698aa1b779307aa0d52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release-nightly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-nightly.yaml b/.github/workflows/release-nightly.yaml index 01e381188ee..97caa9e0f62 100644 --- a/.github/workflows/release-nightly.yaml +++ b/.github/workflows/release-nightly.yaml @@ -125,7 +125,7 @@ jobs: id: release # https://github.com/softprops/action-gh-release/issues/445 # uses: softprops/action-gh-release@v2 - uses: softprops/action-gh-release@f2352b97da0095b4dbbd885a81023e3deabf4fef + uses: softprops/action-gh-release@97d42c1b50f585f357413698aa1b779307aa0d52 with: draft: false prerelease: true