ci: use main branch for docs upstream validation workflow

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit aa1fbc0421)
This commit is contained in:
CrazyMax
2025-01-22 19:11:26 +01:00
committed by Tonis Tiigi
parent fd442f8e10
commit e2ed15f0c9

View File

@ -65,7 +65,7 @@ jobs:
retention-days: 1
validate:
uses: docker/docs/.github/workflows/validate-upstream.yml@6b73b05acb21edf7995cc5b3c6672d8e314cee7a # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
uses: docker/docs/.github/workflows/validate-upstream.yml@main
needs:
- docs-yaml
with: