We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56518eb commit 52fd76fCopy full SHA for 52fd76f
1 file changed
.github/workflows/doc-updates.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Fetch CodeBoarding Documentation
68
timeout-minutes: 30
69
id: codeboarding
70
- uses: CodeBoarding/CodeBoarding-GHAction@v0.1.0
+ uses: CodeBoarding/CodeBoarding-GHAction@0.1.2
71
with:
72
repository_url: ${{ github.event.inputs.repository_url || 'https://github.com/lastmile-ai/mcp-agent' }}
73
source_branch: ${{ steps.set-branches.outputs.source_branch }}
0 commit comments