Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b7eef2f

Browse files
authoredAug 7, 2024··
chore(deps): update docker/build-push-action digest to 16ebe77
1 parent 0504a34 commit b7eef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-env-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Build and push by digest
5959
id: build
60-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
60+
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
6161
with:
6262
file: dev/Dockerfile.bindings
6363
push: true

0 commit comments

Comments
 (0)
Please sign in to comment.