borinquenkid commented on code in PR #15568:
URL: https://github.com/apache/grails-core/pull/15568#discussion_r3318568499


##########
.github/workflows/codeanalysis.yml:
##########
@@ -40,7 +40,7 @@ jobs:
           distribution: liberica
           java-version: 21
       - name: "🐘 Setup Gradle"
-        uses: 
gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
+        uses: 
gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0

Review Comment:
   @matrei 
   This branch has been long-lived enough that the build infrastructure changed 
underneath it — the ASF-approved version of gradle/actions/setup-gradle moved 
to v6.1.0 during the time this branch has been in flight, so it was updated as 
part of keeping CI green and compliant. Do you really want a separate PR for a 
one-line CI action bump, and for me to create a branch off of that just to 
merge it back in? Happy to do so if that's the preference, but it seems like a 
lot of ceremony for a trivial change.



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