Jefffrey commented on code in PR #10169:
URL: https://github.com/apache/arrow-rs/pull/10169#discussion_r3447859419


##########
.github/actions/setup-builder/action.yaml:
##########
@@ -21,7 +21,7 @@ runs:
   using: "composite"
   steps:
     - name: Cache Cargo
-      uses: actions/cache@v4
+      uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae  # v5.0.5

Review Comment:
   this is the only upgrade; not sure why this was stuck on v4 (why dependabot 
didnt bump it for us 🤔)
   
   all other changes are just pinning to same hash as their version



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