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

This commit is contained in:
dependabot[bot] 2021-05-27 22:05:31 +02:00 committed by GitHub
parent 30ff166dca
commit 7be9230ed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -171,7 +171,7 @@ jobs:
exit 1
fi
- 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

@ -125,7 +125,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- 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