chore(deps): update docker/build-push-action action to v6
This commit is contained in:
parent
02cd85a845
commit
13a8e38beb
|
@ -78,7 +78,7 @@ jobs:
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: ${{ github.repository_owner == 'libretime' }}
|
push: ${{ github.repository_owner == 'libretime' }}
|
||||||
|
|
Loading…
Reference in New Issue