bobbai00 opened a new issue, #4344: URL: https://github.com/apache/texera/issues/4344
### What happened? The `build-and-push-images.yml` workflow fails with `startup_failure` because the pinned SHAs for Docker actions (`docker/setup-buildx-action`, `docker/login-action`, `docker/build-push-action`, `docker/setup-qemu-action`) are not on the Apache enterprise actions allowlist. ### How to reproduce? 1. Trigger the "Build and push images" workflow via `workflow_dispatch`. 2. The run fails immediately with: _"actions are not allowed in apache/texera because all actions must be from a repository owned by your enterprise..."_ Example failed run: https://github.com/apache/texera/actions/runs/23880980829 ### Version 1.1.0-incubating (Pre-release/Master) -- 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]
