Skip to content

Commit 4a4e2d0

Browse files
Bump docker/build-push-action from 6.18.0 to 6.19.1 (#516)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebc6b21 commit 4a4e2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
9797
- name: Build image
9898
id: build
99-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
99+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
100100
with:
101101
file: fabric-chaincode-docker/Dockerfile
102102
context: fabric-chaincode-docker

0 commit comments

Comments
 (0)