From 40bd688cf17fdf60a29d3b45454e7d61f3f37987 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 05:30:52 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v2.2.0 --- .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 6f08754e..b12c0979 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,7 @@ jobs: path: release/* - name: Upload & Publish - uses: softprops/action-gh-release@v2.0.4 + uses: softprops/action-gh-release@v2.2.0 with: files: | release/*.exe