From 9326058870016cf33226db3bb32d498f85f25f5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 01:18:03 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2 --- .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 873ae74..24c6e1b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -101,7 +101,7 @@ jobs: with: name: ${{ matrix.files }} - name: Publish ${{ matrix.files }} artifacts to github - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | *.rpm