snuyanzin opened a new pull request, #252: URL: https://github.com/apache/flink-docker/pull/252
1. The PR adds a workflow to check whether used versions are allowed by Apache or not 2. It uses pinned versions from the whitelists https://github.com/apache/infrastructure-actions/blob/main/actions.yml this is to mitigate the problem of filing actions like https://github.com/apache/flink-docker/actions/runs/25377968285 ``` The actions docker/setup-qemu-action@v3, docker/setup-buildx-action@v3, docker/login-action@v3, and docker/build-push-action@v5 are not allowed in apache/flink-docker because all actions must be from a repository owned by your enterprise, created by GitHub ``` -- 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]
