Browse Source

ci: use main branch for docs upstream validation workflow

Signed-off-by: CrazyMax <[email protected]>
CrazyMax 10 months ago
parent
commit
f160333e9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docs-upstream.yml

+ 1 - 1
.github/workflows/docs-upstream.yml

@@ -44,7 +44,7 @@ jobs:
           retention-days: 1
 
   validate:
-    uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c  # 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: