kevinjqliu commented on code in PR #2762:
URL: https://github.com/apache/iceberg-rust/pull/2762#discussion_r3523774745


##########
.github/workflows/asf-allowlist-check.yml:
##########
@@ -39,4 +39,4 @@ jobs:
     - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
       with:
         persist-credentials: false
-    - uses: 
apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8
  # main
+    - uses: 
apache/infrastructure-actions/allowlist-check@5d6d53e66c7f6f831d4fd0c8fd1a610054ed8a26
  # main

Review Comment:
   i guess this is a new zizmor feature. i think we can just use zizmor ignore 
here. 
   
   ```suggestion
       - uses: 
apache/infrastructure-actions/allowlist-check@5d6d53e66c7f6f831d4fd0c8fd1a610054ed8a26
  # zizmor: ignore[ref-version-mismatch] action does not support tag-based 
releases yet; pinned from main
   ```
   
   we'll probably need to fix it for other repos too:
   https://grep.app/search?f.repo.pattern=apache%2Ficeberg&q=allowlist-check%40



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