⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#78)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-27 17:27:46 +02:00 committed by GitHub
parent 028c7fb569
commit 7e4186aa30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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