chore(deps): update docker/build-push-action digest to 2a53c6c
This commit is contained in:
parent
4bb0a2a82f
commit
5937fe0ab6
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
uses: docker/build-push-action@2a53c6ccda456d31fb62eedc658aae06e238b7bd
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
Reference in New Issue
Block a user