From 18b0110ada97eaecfbd70b2f768a6056e227aef2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:40:16 +0000 Subject: [PATCH] chore: update softprops/action-gh-release action to v2.0.7 --- .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 abdf0e4..63a2c80 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,6 +46,6 @@ jobs: with: path: build/ - name: upload artifacts to release - uses: softprops/action-gh-release@v2.0.6 + uses: softprops/action-gh-release@v2.0.7 with: files: build/**/*