From cfa629abdbf89150aa30e2751c3a6a536f61c488 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:10:31 +0000 Subject: [PATCH] Update ncipollo/release-action action to v1.21.0 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b0a7f936..b8793960 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -127,7 +127,7 @@ jobs: }) - name: Create GitHub release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.21.0 with: tag: ${{ steps.version.outputs.next-version-tag }} name: Cody for Visual Studio ${{ steps.version.outputs.next-version }}