Skip to content

Commit eb6dee4

Browse files
chore(deps): update namespacelabs/nscloud-checkout-action action to v8 (#106)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [namespacelabs/nscloud-checkout-action](https://redirect.github.com/namespacelabs/nscloud-checkout-action) | action | major | `v7` -> `v8` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/namespacelabs/nscloud-checkout-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/namespacelabs/nscloud-checkout-action) | --- ### Release Notes <details> <summary>namespacelabs/nscloud-checkout-action (namespacelabs/nscloud-checkout-action)</summary> ### [`v8`](https://redirect.github.com/namespacelabs/nscloud-checkout-action/compare/v7...v8) [Compare Source](https://redirect.github.com/namespacelabs/nscloud-checkout-action/compare/v7...v8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 961f4b9 commit eb6dee4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/qa.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
packages: write
4242
steps:
4343
- name: Checkout repository
44-
uses: namespacelabs/nscloud-checkout-action@c79c9a72c5df9e9590f9de7718b2f232c3e75879 # v7
44+
uses: namespacelabs/nscloud-checkout-action@2716e107fb8bedb377f37f22699e057a01d5f3da # v8
4545
with:
4646
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
4747

@@ -294,7 +294,7 @@ jobs:
294294
SLACK_CHANNEL_ID: ""
295295
steps:
296296
- name: Checkout repository
297-
uses: namespacelabs/nscloud-checkout-action@c79c9a72c5df9e9590f9de7718b2f232c3e75879 # v7
297+
uses: namespacelabs/nscloud-checkout-action@2716e107fb8bedb377f37f22699e057a01d5f3da # v8
298298
with:
299299
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
300300

@@ -348,7 +348,7 @@ jobs:
348348
SLACK_CHANNEL_ID: ""
349349
steps:
350350
- name: Checkout repository
351-
uses: namespacelabs/nscloud-checkout-action@c79c9a72c5df9e9590f9de7718b2f232c3e75879 # v7
351+
uses: namespacelabs/nscloud-checkout-action@2716e107fb8bedb377f37f22699e057a01d5f3da # v8
352352
with:
353353
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
354354

0 commit comments

Comments
 (0)