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

This commit is contained in:
dependabot[bot] 2021-05-27 23:19:51 +02:00 committed by GitHub
parent 830f60641c
commit 0eaf73dd62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -159,7 +159,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

@ -112,7 +112,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