From fdf92504cda8de509963ed33171483c1ede34b77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 13:04:50 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v3 --- .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..e4a8f3c 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@v3.0.0 with: name: "Continuous build" tag_name: continuous