Commit 43fdfd6
authored
chore(deps): update namespacelabs/nscloud-checkout-action action to v4 (#37)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[namespacelabs/nscloud-checkout-action](https://togithub.com/namespacelabs/nscloud-checkout-action)
| action | major | `v2` -> `v4` | [](https://securityscorecards.dev/viewer/?uri=github.com/namespacelabs/nscloud-checkout-action)
|
---
### Release Notes
<details>
<summary>namespacelabs/nscloud-checkout-action
(namespacelabs/nscloud-checkout-action)</summary>
###
[`v4`](https://togithub.com/namespacelabs/nscloud-checkout-action/releases/tag/v4)
[Compare
Source](https://togithub.com/namespacelabs/nscloud-checkout-action/compare/v3...v4)
New features:
- Introduced caching of submodules using the Namespace Git mirror
- Introduced --dissociate to detach the checkout from the Namespace Git
mirror
###
[`v3`](https://togithub.com/namespacelabs/nscloud-checkout-action/releases/tag/v3)
[Compare
Source](https://togithub.com/namespacelabs/nscloud-checkout-action/compare/v2...v3)
Fixed issues:
- The checkout action would modify the global git authentication
configuration. This resulted in other git clients to fail when adding
their own authentication configuration. We aligned the behavior to
`actions/checkout` and added a cleanup step to remove the auth
configuration at the end of the action.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/settlemint/btp-docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2754d49 commit 43fdfd6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments