Skip to content

Commit 1ac4e79

Browse files
committed
chore: pin docs agent budget fix
1 parent 10817dd commit 1ac4e79

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@a8a2adec6fa1f0e913cc6001c3339c9b4338a1bc
21+
uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@7976f31ae3a390f9fec65c6d8c03aec1df6c96ae
2222
with:
2323
audience: technical
2424
run_kind: ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}

0 commit comments

Comments
 (0)