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:
115115 # https://github.com/docker/build-push-action
116116 - name : Build and push Docker image
117117 id : build-and-push-stream
118- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
118+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
119119 with :
120120 context : .
121121 file : DB.Dockerfile
@@ -132,7 +132,7 @@ jobs:
132132 # https://github.com/docker/build-push-action
133133 - name : Build and push Docker image
134134 id : build-and-push
135- uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
135+ uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
136136 with :
137137 context : .
138138 file : Dockerfile
You can’t perform that action at this time.
0 commit comments