File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ concurrency:
1818jobs :
1919 developer-docs-agent :
2020 name : Maintain Developer Docs
21- uses : Automattic/docs-agent/.github/workflows/maintain-docs.yml@0d86fb0c969a17824f19cb08a882ea4f8020b3fa
21+ uses : Automattic/docs-agent/.github/workflows/maintain-docs.yml@09fb2359aaadf695f8112aa473a8c8d70e2b6cab
2222 with :
2323 audience : technical
2424 run_kind : ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ permissions:
1313jobs :
1414 skills-agent :
1515 name : Maintain Live Skills
16- uses : Automattic/docs-agent/.github/workflows/maintain-docs.yml@main
16+ uses : Automattic/docs-agent/.github/workflows/maintain-docs.yml@09fb2359aaadf695f8112aa473a8c8d70e2b6cab
1717 with :
1818 audience : skills
1919 base_ref : trunk
You can’t perform that action at this time.
0 commit comments