Skip to content

Commit f4fc77b

Browse files
chore(deps): update ncipollo/release-action action to v1.20.0
1 parent 48c9113 commit f4fc77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)