File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
# https://github.com/docker/build-push-action
116
116
- name : Build and push Docker image
117
117
id : build-and-push-stream
118
- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
118
+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
119
119
with :
120
120
context : .
121
121
file : DB.Dockerfile
@@ -132,7 +132,7 @@ jobs:
132
132
# https://github.com/docker/build-push-action
133
133
- name : Build and push Docker image
134
134
id : build-and-push
135
- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
135
+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
136
136
with :
137
137
context : .
138
138
file : Dockerfile
You can’t perform that action at this time.
0 commit comments