pan3793 commented on code in PR #3804:
URL: https://github.com/apache/celeborn/pull/3804#discussion_r3794922088
##########
.github/workflows/docker-build.yml:
##########
@@ -33,7 +33,7 @@ jobs:
tar -xzf apache-celeborn-${VERSION}-bin.tgz
- name: Login to Docker Hub
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f
Review Comment:
```suggestion
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f #
v4.6.0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]