From 1725380b54b077fc0f3d9a5292b936aaf3b3a459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 00:45:35 +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 256bb31..0f999fa 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -114,7 +114,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