From 1b31fbe506b83a9a7f14e442814e45ba8a866bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 11:39:23 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v2.6.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ee4cdd..958c281 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -58,7 +58,7 @@ jobs: merge-multiple: true - name: release - uses: softprops/action-gh-release@v2.3.3 + uses: softprops/action-gh-release@v2.6.2 with: name: "Continuous build" tag_name: continuous