From e29532cb4d2a6a36ed4a7fb03e1a5a31b89ebdbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 22:48:44 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action action to v5 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 7b481cb..fd32f5c 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@v2 + uses: namespacelabs/nscloud-checkout-action@v5 with: submodules: recursive