From 5d2f16f9a51ebb4455142a8fe75e364475671a45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 18:30:12 +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