File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 password : ${{ secrets.GITHUB_TOKEN }}
3535
3636 - name : Build with GHA cache
37- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
37+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
3838 with :
3939 context : .
4040 file : links.Dockerfile
7070 password : ${{ secrets.GITHUB_TOKEN }}
7171
7272 - name : Build with registry cache
73- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
73+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
7474 with :
7575 context : .
7676 file : links.Dockerfile
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157
158158 - name : Build and push
159159 id : build
160- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
160+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
161161 with :
162162 context : .
163163 file : ${{ matrix.service }}.Dockerfile
Original file line number Diff line number Diff line change 7979 uses : useblacksmith/setup-docker-builder@722e97d12b1d06a961800dd6c05d79d951ad3c80 # v1
8080
8181 - name : Build API Docker image
82- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
82+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
8383 with :
8484 context : .
8585 file : ./api.Dockerfile
@@ -181,7 +181,7 @@ jobs:
181181 uses : useblacksmith/setup-docker-builder@722e97d12b1d06a961800dd6c05d79d951ad3c80 # v1
182182
183183 - name : Build Basket Docker image
184- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
184+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
185185 with :
186186 context : .
187187 file : ./basket.Dockerfile
@@ -313,7 +313,7 @@ jobs:
313313 uses : useblacksmith/setup-docker-builder@722e97d12b1d06a961800dd6c05d79d951ad3c80 # v1
314314
315315 - name : Build Insights Docker image
316- uses : useblacksmith/build-push-action@cbd1f60d194a98cb3be5523b15134501eaf0fbf3 # v2
316+ uses : useblacksmith/build-push-action@fb9e3e6a9299c78462bfadd0d93352c316adc9b8 # v2
317317 with :
318318 context : .
319319 file : ./insights.Dockerfile
You can’t perform that action at this time.
0 commit comments