pan3793 commented on code in PR #8434:
URL: https://github.com/apache/hadoop/pull/8434#discussion_r3101774964
##########
.github/workflows/build-hadoop-runner-image.yaml:
##########
@@ -36,7 +36,7 @@ jobs:
steps:
- name: Generate image ID
id: meta
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
Review Comment:
mind adding a comment to mention the tag (human-readable)? e.g.,
```suggestion
uses:
docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]