Skip to content

Commit 2c3b7d3

Browse files
Update docker/build-push-action digest to 10e90e3
1 parent 88477a9 commit 2c3b7d3

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
@@ -140,7 +140,7 @@ jobs:
140140
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
141141

142142
- name: Build and push Docker image
143-
uses: docker/build-push-action@64c9b141502b80dbbd71e008a0130ad330f480f8
143+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
144144
with:
145145
context: .
146146
file: Dockerfile-local

0 commit comments

Comments
 (0)