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

This commit is contained in:
Renovate Bot 2022-05-05 17:49:02 +00:00
parent 49b5840dda
commit bc3e0bcf63
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: |