From 5f30bb4f413f07fec4f19101cac382f74e93cdd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:52:51 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2.6.1 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5a33a5e..474ab82 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -148,7 +148,7 @@ jobs: name: ghostty-appimage-x86_64 - name: Ghostty Tip ("Nightly") - uses: softprops/action-gh-release@v2.4.2 + uses: softprops/action-gh-release@v2.6.1 with: name: '👻 Ghostty Tip ("Nightly")' prerelease: true