From 43fff86bcbdcf345f4d247fac13058cf638706d4 Mon Sep 17 00:00:00 2001 From: ivanmilevtues Date: Tue, 24 Jun 2025 01:06:10 +0200 Subject: [PATCH] switching to latest update --- .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 f9e6a3b..5d94f2a 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -60,7 +60,7 @@ jobs: - name: Fetch CodeBoarding Documentation id: codeboarding - uses: CodeBoarding/CodeBoarding-GHAction@v0.0.2 + uses: CodeBoarding/CodeBoarding-GHAction@main with: repository_url: ${{ github.event.inputs.repository_url }} source_branch: ${{ steps.set-branches.outputs.source_branch }}