chore(deps): update docker/build-push-action action to v3

This commit is contained in:
Renovate Bot 2022-05-05 19:30:41 +00:00
parent 2016958e0b
commit b27f490a7a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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: |