forked from Mirrors/cloudflare-ddns-docker
Update docker/build-push-action action to v6 #29
@ -23,7 +23,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
Reference in New Issue
Block a user