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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
75
+ uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
68
+ uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .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