From 7faeba6a90a8dcdd78a2bea5360a739b6ffcbcbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 21:22:23 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2.6.0 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 823ac3e..7ebcece 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: fetch-depth: 0 - name: Create GitHub release - uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3 + uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0 with: tag_name: ${{ github.ref_name }} name: ${{ github.ref_name }}