File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
5959
6060 - name : Build image
61- uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
61+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
6262 with :
6363 push : false
6464 provenance : false
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ jobs:
146146 type=pep440,pattern={{version}}
147147
148148 - name : Build and push Docker image
149- uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
149+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
150150 id : build-and-push
151151 with :
152152 push : true
You can’t perform that action at this time.
0 commit comments