chore(deps): update docker/build-push-action action to v3 (#1843)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
577607844d
commit
f9e80377d5
|
@ -74,7 +74,7 @@ jobs:
|
|||
EOF
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.repository_owner == 'libretime' }}
|
||||
|
|
Loading…
Reference in New Issue