From 9d9e8c734fd661d9e1a763f2a1018528c0b6331a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:37:07 +0200 Subject: =?UTF-8?q?=E2=AC=86=EF=B8=8F=20update=20softprops/action-gh-relea?= =?UTF-8?q?se=20action=20to=20v2=20(#303)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 009fc9c..6ac4e8c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -113,7 +113,7 @@ jobs: - name: List run: find ./artifacts - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: ./artifacts/*.tar.gz, ./artifacts/*.AppImage -- cgit v1.2.3