Skip to content

Commit 2600845

Browse files
Update ncipollo/release-action action to v1.21.0
1 parent 9dd188e commit 2600845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
})
128128
129129
- name: Create GitHub release
130-
uses: ncipollo/release-action@v1.14.0
130+
uses: ncipollo/release-action@v1.21.0
131131
with:
132132
tag: ${{ steps.version.outputs.next-version-tag }}
133133
name: Cody for Visual Studio ${{ steps.version.outputs.next-version }}

0 commit comments

Comments
 (0)