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 72
72
- name : Build and Push Profiler Docker Image
73
73
id : docker-push
74
74
continue-on-error : true # continue for now until we see it working in action
75
- uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
75
+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
76
76
with :
77
77
cache-from : type=gha
78
78
cache-to : type=gha,mode=max
Original file line number Diff line number Diff line change 65
65
- name : Build and Push Profiler Docker Image
66
66
id : docker-push
67
67
continue-on-error : true # continue for now until we see it working in action
68
- uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
68
+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
69
69
with :
70
70
cache-from : type=gha
71
71
cache-to : type=gha,mode=max
You can’t perform that action at this time.
0 commit comments