From 2f39f462c3b9e3954638bbc533ea4dce9ad807a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:15:27 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action action to v8 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 c42193f..fc4c43a 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@v6 + uses: namespacelabs/nscloud-checkout-action@v8 with: submodules: recursive