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 37
37
with :
38
38
username : ${{ secrets.DOCKERHUB_USERNAME }}
39
39
password : ${{ secrets.DOCKERHUB_TOKEN }}
40
- - uses : docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13 .0
40
+ - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
41
41
with :
42
42
context : ${{ env.IMAGE }}
43
43
platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 33
33
with :
34
34
username : ${{ secrets.DOCKERHUB_USERNAME }}
35
35
password : ${{ secrets.DOCKERHUB_TOKEN }}
36
- - uses : docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13 .0
36
+ - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
37
37
with :
38
38
context : ${{ env.IMAGE }}
39
39
platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments