From 9aa3a767d0a00db167befccc4032476952845adf Mon Sep 17 00:00:00 2001 From: ivanmilevtues Date: Wed, 25 Jun 2025 02:02:56 +0200 Subject: [PATCH] Added latest version of update-docs --- .github/workflows/update-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index 079e27a..d910b32 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -62,7 +62,7 @@ jobs: - name: Fetch CodeBoarding Documentation timeout-minutes: 30 id: codeboarding - uses: CodeBoarding/CodeBoarding-GHAction@0.0.7 + uses: CodeBoarding/CodeBoarding-GHAction@main with: repository_url: ${{ github.event.inputs.repository_url }} source_branch: ${{ steps.set-branches.outputs.source_branch }}