⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#101)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-23 11:29:07 +02:00 committed by GitHub
parent 89a0b8602b
commit 0f51b640b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -176,7 +176,7 @@ jobs:
--exit-status \
'.verification.status == 0'
- name: 🚀 Build
uses: docker/build-push-action@v2.6.1
uses: docker/build-push-action@v2.7.0
with:
push: false
context: ${{ needs.information.outputs.target }}

View file

@ -125,7 +125,7 @@ jobs:
--exit-status \
'.verification.status == 0'
- name: 🚀 Build
uses: docker/build-push-action@v2.6.1
uses: docker/build-push-action@v2.7.0
with:
load: true
# yamllint disable rule:line-length