chore(deps): update docker/build-push-action action to v6 #13
@ -44,7 +44,7 @@ jobs:
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
||||
- name: Build and Push (Latest)
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user