Merge pull request 'Update dependency docker/build-push-action to v7.3.0' (#16) from renovate/docker-build-push-action-7.x into main
Reviewed-on: #16
This commit is contained in:
@@ -89,7 +89,7 @@ jobs:
|
||||
password: ${{ secrets.REGISTRY }}
|
||||
|
||||
- name: Build and Push Image (Docker Buildx)
|
||||
uses: docker/build-push-action@v7.2.0
|
||||
uses: docker/build-push-action@v7.3.0
|
||||
id: build_image
|
||||
with:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user