From 36c9f63f5cee01ae4e5528287ae527dae9c6acf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 12:52:00 +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 a8391be..50dbfb3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,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