damccorm commented on code in PR #29480:
URL: https://github.com/apache/beam/pull/29480#discussion_r1402709385


##########
.github/workflows/java_tests.yml:
##########
@@ -89,7 +89,7 @@ jobs:
         run: rm ~/.m2/settings.xml
         # :sdks:java:core:test
       - name: Run :sdks:java:core:test
-        uses: ./.github/actions/gradle-command-action
+        uses: gradle/gradle-build-action@v2

Review Comment:
   > We could even have the composite workflow use gradle-build-action to 
benefit from the job summaries. It may even help with making some of the cache 
credential secrets parameters to the workflow so they aren't accidentally 
omitted.
   
   That sounds great, thanks!



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