raulcd commented on code in PR #51378:
URL: https://github.com/apache/arrow/pull/51378#discussion_r4040233593


##########
dev/tasks/matlab/github.yml:
##########
@@ -34,7 +34,7 @@ jobs:
       - name: Install ninja-build
         run: sudo apt-get update && sudo apt-get install ninja-build
       - name: Install MATLAB
-        uses: matlab-actions/setup-matlab@v2
+        uses: 
matlab-actions/setup-matlab@f9e43010f1ae678f7cfa0542fe2a4f60f7d1ad8d # v3.1.0

Review Comment:
   On the ASF ones it's due to security policy, pinning a tag allows to avoid 
using tampered versions. That policy is required for external actions from ASD 
infra. For these ones, I thought that updating the crossbow template ones is 
worth for consistency.
   Example they were pretty outdated compared to the other ones. It is fair to 
say that for those is not mandatory, I'm happy with both.



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

Reply via email to