We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff97fe1 + 13d1368 commit 3f4bcd3Copy full SHA for 3f4bcd3
.github/workflows/docs-upstream.yml
@@ -30,6 +30,6 @@ on:
30
31
jobs:
32
validate:
33
- 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
34
with:
35
module-name: moby/buildkit
0 commit comments