yuqi1129 opened a new pull request, #11720:
URL: https://github.com/apache/gravitino/pull/11720

   ### What changes were proposed in this pull request?
   
   The apache/gravitino org-level GitHub Actions allowlist rejects two 
references, causing workflow runs to fail with *"the action ... is not allowed 
in apache/gravitino"*:
   
   - `dorny/paths-filter@de90cc6f…` → repinned to 
`fbd0ab8f3e69293af611ebaee6363fc25e6d187d` (the SHA already used by the other 
13 workflows in the repo), in:
     - `.github/workflows/iceberg-rest-trino-integration-test.yml`
     - `.github/workflows/mcp-integration-test.yml`
   - `astral-sh/setup-uv@v5` → repinned to allowlisted SHA 
`fac544c07dec837d0ccb6301d7b5580bf5edae39`, in 
`.github/workflows/mcp-integration-test.yml`.
   
   ### Why are the changes needed?
   
   CI cannot run these workflows while they reference actions outside the 
apache org allowlist.
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   CI only; no functional changes. The new pins are version-equivalent action 
references.


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