From cd010add8c8031415f55c5a61941651213b20cee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 22:30:33 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2 --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 7fd5d4f54..f61b49ea2 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -748,7 +748,7 @@ jobs: fakeroot dpkg-deb --build "${DPKG_DIR}" "${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.DPKG_NAME }}" fi - name: Publish - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: steps.vars.outputs.DEPLOY with: files: |