From e995ec9fd859741d20e452865a81b09229c32d3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:51:11 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action action to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch.yml b/.github/workflows/branch.yml index 4d52117..c42193f 100644 --- a/.github/workflows/branch.yml +++ b/.github/workflows/branch.yml @@ -38,7 +38,7 @@ jobs: runs-on: namespace-profile-fabric-chaincode steps: - name: Checkout - uses: namespacelabs/nscloud-checkout-action@v5 + uses: namespacelabs/nscloud-checkout-action@v6 with: submodules: recursive