Skip to content

Commit 8458cb8

Browse files
Update docker/build-push-action digest to 67a2d40
1 parent 0a8f748 commit 8458cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build and push Docker image
4545
id: push
46-
uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b
46+
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)