Skip to content

Commit 71f4c9f

Browse files
chore(deps): update ncipollo/release-action action to v1.18.0 (#364)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ncipollo/release-action](https://redirect.github.com/ncipollo/release-action) | action | minor | `v1.16.0` -> `v1.18.0` | --- ### Release Notes <details> <summary>ncipollo/release-action (ncipollo/release-action)</summary> ### [`v1.18.0`](https://redirect.github.com/ncipollo/release-action/compare/v1.17.0...v1.18.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.17.0...v1.18.0) ### [`v1.17.0`](https://redirect.github.com/ncipollo/release-action/compare/v1.16.0...v1.17.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.16.0...v1.17.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cloud-py-api/nc_py_api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35e59c7 commit 71f4c9f

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.18.0
6262
with:
6363
name: ${{ env.RELEASE_TAG }}
6464
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)