kevinjqliu commented on code in PR #15857:
URL: https://github.com/apache/iceberg/pull/15857#discussion_r3024711245


##########
.github/workflows/java-ci.yml:
##########
@@ -124,3 +124,20 @@ jobs:
         distribution: zulu
         java-version: ${{ matrix.jvm }}
     - run: ./gradlew -Pquick=true javadoc
+
+  check-dependency-lists:

Review Comment:
   good to see zizmor ci check triggered. 
https://github.com/apache/iceberg/actions/runs/23870316620/job/69600308344?pr=15857
   
   could you rebase off main? 
   
   we now enforce all github actions to be pinned to hash commit. 
   heres a good example to follow
   
https://github.com/apache/iceberg/blob/05d7ece42acccc041f711dcac0dbb03a3c127396/.github/workflows/java-ci.yml#L113-L128
   
   



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