Skip to content

Commit 3f4bcd3

Browse files
authored
Merge pull request moby#5702 from crazy-max/ci-fix-validate-docs
ci: use main branch for docs upstream validation workflow
2 parents ff97fe1 + 13d1368 commit 3f4bcd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ on:
3030

3131
jobs:
3232
validate:
33-
uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
33+
uses: docker/docs/.github/workflows/validate-upstream.yml@main
3434
with:
3535
module-name: moby/buildkit

0 commit comments

Comments
 (0)