Skip to content

Commit 10817dd

Browse files
authored
Merge pull request #66 from Automattic/pin-full-docs-contract
Pin full docs contract runner
2 parents 82f4dab + 7f07d1c commit 10817dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/developer-docs-agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
developer-docs-agent:
2020
name: Maintain Developer Docs
21-
uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@71308ff49538b2a27f1cebe50ee9477e6268a1ce
21+
uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@a8a2adec6fa1f0e913cc6001c3339c9b4338a1bc
2222
with:
2323
audience: technical
2424
run_kind: ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}

0 commit comments

Comments
 (0)