Merge pull request #56 from Kichiyaki/renovate/docker-build-push-action-3.x

chore(deps): update docker/build-push-action action to v3
This commit is contained in:
Dawid Wysokiński 2022-05-18 06:18:23 +02:00 committed by GitHub
commit 25594cdbe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Push to Docker Hub
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
build-args: |