From 11daab424d22f5a5d4d2a77396097e09a98908ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 17:02:01 +0000 Subject: [PATCH] chore: update softprops/action-gh-release action to v3.0.1 --- .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 7ff2f1f..6a3a41a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,6 +86,6 @@ jobs: with: path: build/ - name: upload artifacts to release - uses: softprops/action-gh-release@v3.0.0 + uses: softprops/action-gh-release@v3.0.1 with: files: build/**/*