chore(deps): update docker/build-push-action action to v7 #23
@@ -55,7 +55,7 @@ jobs:
|
||||
password: ${{ secrets.PACKAGES_REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Build image
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
|
||||
Reference in New Issue
Block a user