From 2ce7512eb535af5980a864ee93e9037ae453c878 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 18 Jun 2026 16:51:52 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 727da61..10a7124 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ runs: - name: Checkout caller repository uses: actions/checkout@v4 with: - fetch-depth: 0 +# fetch-depth: 0 persist-credentials: true ref: ${{ inputs.branch }} path: tmp