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
|
EOF
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: ${{ github.repository_owner == 'libretime' }}
|
push: ${{ github.repository_owner == 'libretime' }}
|
||||||
|
|
Loading…
Reference in New Issue