Skip to content

Commit 13d1368

Browse files
committed
ci: use main branch for docs upstream validation workflow
Signed-off-by: CrazyMax <[email protected]>
1 parent 31896c7 commit 13d1368

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)