bobbai00 opened a new pull request, #4644: URL: https://github.com/apache/texera/pull/4644
### What changes were proposed in this PR? Bumps `sbt/setup-sbt` in the `generate-jooq` job of `.github/workflows/build-and-push-images.yml` from the v1.1.14 SHA (`3e125ece…`) to the v1.1.22 SHA (`508b753e…`), matching the SHA already used by the `build-amd64` and `build-arm64` jobs. The v1.1.14 SHA is no longer on ASF Infra's allowlist, so the workflow currently fails immediately with: > The action `sbt/setup-sbt@3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd` is not allowed in apache/texera because all actions must be from a repository owned by your enterprise Since `generate-jooq` is a `needs:` of both build jobs, this single mismatch blocks the entire workflow. ### Any related issues, documentation, discussions? Closes #4643 ### How was this PR tested? Will be verified by triggering the `Build and push images` workflow on `workflow_dispatch` once merged. The change is a one-line action SHA bump aligning with SHAs already validated by the parallel build jobs. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7) -- 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]
