[GRASS-git] [OSGeo/grass] 4c0c6b: CI: Replace softprops/action-gh-release with `gh r...

Edouard Choinière noreply at github.com
Fri Jul 17 13:30:47 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 4c0c6b7f174d6b786a5dd07f843e2ca18c943e20
      https://github.com/OSGeo/grass/commit/4c0c6b7f174d6b786a5dd07f843e2ca18c943e20
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    M .github/workflows/create_release_draft.yml

  Log Message:
  -----------
  CI: Replace softprops/action-gh-release with `gh release create` (#7745)

* CI: Replace softprops/action-gh-release with `gh release create`

gh cli is already on the runner. This also solves an issue surfaced by a new version of zizmor, noting that using actions like these when another tool already doing the same functionality is increasing the attack surface uselessly.

* style: Quote shell variables

* CI: `gh release create` allows using `--prerelease=true` and `--prerelease=false` as tested locally



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list