Skip to content

Commit ff7a6e4

Browse files
chore(deps): update ncipollo/release-action action to v1.17.0
1 parent 35e59c7 commit ff7a6e4

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.16.0
61+
uses: ncipollo/release-action@v1.17.0
6262
with:
6363
name: ${{ env.RELEASE_TAG }}
6464
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)