Yikun commented on code in PR #38322:
URL: https://github.com/apache/spark/pull/38322#discussion_r1000756341


##########
.github/workflows/publish_snapshot.yml:
##########
@@ -37,7 +37,7 @@ jobs:
           - branch-3.1
     steps:
     - name: Checkout Spark repository
-      uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # 
pin@master
+      uses: actions/checkout@v3

Review Comment:
   I also take a look on 
https://github.com/apache/spark/commit/00b87c967ff8217b64e597400f3248c375a74879,
 I think pin SHA is only for 3rd party, but for `actions/` I think tag is 
enough.



-- 
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]

Reply via email to