File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 # https://github.com/docker/build-push-action
7474 - name : Build and push Docker image
7575 id : build-and-push
76- uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
76+ uses : docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12 .0
7777 with :
7878 context : .
7979 push : ${{ github.event_name != 'pull_request' }}
Original file line number Diff line number Diff line change 7373 # https://github.com/docker/build-push-action
7474 - name : Build and push Docker image
7575 id : build-and-push
76- uses : docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11 .0
76+ uses : docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12 .0
7777 with :
7878 context : {{ DOCKER_DEPLOY_CONTEXT }}
7979 push : {% raw %}${{ github.event_name != 'pull_request' }}{% endraw %}
You can’t perform that action at this time.
0 commit comments