File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -405,7 +405,7 @@ jobs:
405405 password : ${{ env.REGISTRY_PASSWORD }}
406406 -
407407 name : Build and push
408- uses : docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6
408+ uses : docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7
409409 id : bake-push
410410 env :
411411 BUILDX_METADATA_PROVENANCE : disabled
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ jobs:
564564 password : ${{ env.REGISTRY_PASSWORD }}
565565
566566 - name : Build and push
567- uses : docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6
567+ uses : docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7
568568 id : bake-push
569569 env :
570570 BUILDX_METADATA_PROVENANCE : disabled
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ jobs:
237237 password : ${{ secrets.GITHUB_TOKEN }}
238238 -
239239 name : Build and push
240- uses : docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6
240+ uses : docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7
241241 id : bake-push
242242 env :
243243 BUILDX_METADATA_PROVENANCE : disabled
You can’t perform that action at this time.
0 commit comments