From c4d3c7610467452358a82292fa036f2b434f1f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:02:11 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v3.0.3 --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 2377245..b4f3ba9 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -115,7 +115,7 @@ jobs: merge-multiple: true - name: release - uses: softprops/action-gh-release@v3.0.0 + uses: softprops/action-gh-release@v3.0.3 with: name: "Continuous build" tag_name: continuous