From 5b92ea37217a76b7fa08af1f52a5b8b4ffe1c366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:26:57 +0000 Subject: [PATCH] chore(deps): update namespacelabs/nscloud-checkout-action action to v4 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 7b8f65ae..116a7b1f 100644 --- a/.github/workflows/branch.yml +++ b/.github/workflows/branch.yml @@ -39,7 +39,7 @@ jobs: runs-on: namespace-profile-btp-docs steps: - name: Checkout - uses: namespacelabs/nscloud-checkout-action@v2 + uses: namespacelabs/nscloud-checkout-action@v4 with: fetch-depth: 2