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