From f5d2a53db4d8d91eb9b2b9ab354659275fcd6815 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:39:29 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2.2.1 (#924) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b8ef9527..2eee0876 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: - name: Release if: github.ref_name == 'main' && steps.publish.outputs.type - uses: softprops/action-gh-release@v2.2.0 + uses: softprops/action-gh-release@v2.2.1 with: tag_name: ${{ steps.publish.outputs.version }} body: