File tree 2 files changed +2
-2
lines changed
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@ca877d9245402d1537745e0e356eab47c3520991 # v6.13 .0
75
+ uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .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@ca877d9245402d1537745e0e356eab47c3520991 # v6.13 .0
68
+ uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .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