Skip to content

Commit adfb09e

Browse files
chore(deps): update ncipollo/release-action digest to fa47493 (#1187)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ncipollo/release-action | action | digest | `36e78ab` -> `fa47493` | --- ### 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/cap-js/cds-dbs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71722b9 commit adfb09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: martinbeentjes/npm-get-version-action@3cf273023a0dda27efcd3164bdfb51908dd46a5b
2828
- name: Create a GitHub release
2929
# v1.15.0
30-
uses: ncipollo/release-action@36e78ab6296394ce36f72f6488e68c2353b50514
30+
uses: ncipollo/release-action@fa4749311e8d6997e78065947cc502ba74a057d6
3131
with:
3232
tag: 'v${{ steps.package-version.outputs.current-version}}'
3333
name: 'Release v${{ steps.package-version.outputs.current-version}}'

0 commit comments

Comments
 (0)