Skip to content

Commit

Permalink
Update ncipollo/release-action action to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2023
1 parent 0759272 commit cf4012e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
path: wheelhouse_nc_py_api

- name: Create release draft
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
name: ${{ env.RELEASE_TAG }}
tag: ${{ env.RELEASE_TAG }}
Expand Down

0 comments on commit cf4012e

Please sign in to comment.