Skip to content

Commit 8daf0c7

Browse files
committed
ci(audits): bake action source
1 parent e3fb3d1 commit 8daf0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/audits.yml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
uses: docker/bake-action@v6
8787
with:
8888
workdir: implementations/${{ matrix.workspace }}
89+
source: .
8990
load: true # load image into docker, otherwise `docker compose up` will rebuild
9091
set: |
9192
*.cache-from=type=gha

0 commit comments

Comments
 (0)