diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b0a7f936..e232a1dc 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.20.0 with: tag: ${{ steps.version.outputs.next-version-tag }} name: Cody for Visual Studio ${{ steps.version.outputs.next-version }}