We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6a666f + e3ca9cf commit b31cdcbCopy full SHA for b31cdcb
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
- run: echo "Exposing env vars for reusable workflow"
29
30
build:
31
- uses: docker/github-builder-experimental/.github/workflows/bake.yml@7643588149117bf0ca3a906caa3968c70484027a
+ uses: docker/github-builder/.github/workflows/bake.yml@v1
32
needs:
33
- build-prepare
34
permissions:
0 commit comments