From ffdecd11b31bcb0a13ed42e990d62a9971818976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 17:52:53 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v3.0.1 --- .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 50f4139..ae49554 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -252,7 +252,7 @@ jobs: merge-multiple: true - name: release - uses: softprops/action-gh-release@v3.0.0 + uses: softprops/action-gh-release@v3.0.1 with: name: "Continuous build" tag_name: continuous