Skip to content

Commit 80fed39

Browse files
chore(deps): update ncipollo/release-action action to v1.20.0
1 parent 8764d5a commit 80fed39

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
@@ -58,7 +58,7 @@ jobs:
5858
path: wheelhouse_nc_py_api
5959

6060
- name: Create release draft
61-
uses: ncipollo/release-action@v1.18.0
61+
uses: ncipollo/release-action@v1.20.0
6262
with:
6363
name: ${{ env.RELEASE_TAG }}
6464
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)