Skip to content

Commit 1b20348

Browse files
chore(deps): update namespacelabs/nscloud-checkout-action action to v7 (#167)
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 | `v6` -> `v7` | [![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> ### [`v7`](https://redirect.github.com/namespacelabs/nscloud-checkout-action/releases/tag/v7) [Compare Source](https://redirect.github.com/namespacelabs/nscloud-checkout-action/compare/v6...v7) Release candidate for major release v7 with support for unqualified references. </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 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/solidity-token-erc20). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 c2ce3e6 commit 1b20348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
PAT_TOKEN: op://platform/github-commit-pat/credential
8383

8484
- name: Checkout
85-
uses: namespacelabs/nscloud-checkout-action@v6
85+
uses: namespacelabs/nscloud-checkout-action@v7
8686
with:
8787
token: ${{ env.PAT_TOKEN }}
8888

0 commit comments

Comments
 (0)