You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 is not allowed in apache/datafusion-python because all actions must be from a repository owned by your enterprise, created by GitHub, or match one of the allowed patterns.
5be412b pinned those usages to dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8, which is the action ref now rejected by Apache policy.
Apache INFRA findings:
I think this is because apache/infrastructure-actions#999 amended the allowlist sha to dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30 from dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8, which is the SHA used by datafusion-python.
Problem
Release Build CI fails before running build steps because Apache action policy blocks
dtolnay/rust-toolchain:https://github.com/apache/datafusion-python/actions/workflows/release.yml
Affected workflow:
.github/workflows/build.yml.Relevant history:
dtolnay/rust-toolchain@stableusages to the Build workflow.dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8, which is the action ref now rejected by Apache policy.Apache INFRA findings:
I think this is because apache/infrastructure-actions#999 amended the allowlist sha to
dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30fromdtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8, which is the SHA used by datafusion-python.