Skip to content

Commit b31cdcb

Browse files
authored
Merge pull request #155 from crazy-max/update-github-builder
ci: update docker/github-builder to v1
2 parents a6a666f + e3ca9cf commit b31cdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: echo "Exposing env vars for reusable workflow"
2929

3030
build:
31-
uses: docker/github-builder-experimental/.github/workflows/bake.yml@7643588149117bf0ca3a906caa3968c70484027a
31+
uses: docker/github-builder/.github/workflows/bake.yml@v1
3232
needs:
3333
- build-prepare
3434
permissions:

0 commit comments

Comments
 (0)