From 26008453bec75237550eb9dfea8465e684557eb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 17:08:05 +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 }}