Skip to content

Commit 54eaaee

Browse files
chore(deps): update docker/build-push-action digest to 9e436ba
1 parent a286e8c commit 54eaaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
type=ref,event=branch
3535
3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
37+
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
3838
with:
3939
context: .
4040
push: true

0 commit comments

Comments
 (0)