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@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
5959
6060 - name : Build image
61- uses : docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2 .0
61+ uses : docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3 .0
6262 with :
6363 push : false
6464 provenance : false
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 type=pep440,pattern={{version}}
106106
107107 - name : Build and push Docker image
108- uses : docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2 .0
108+ uses : docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3 .0
109109 id : build-and-push
110110 with :
111111 push : true
You can’t perform that action at this time.
0 commit comments