empiredan opened a new issue, #2276: URL: https://github.com/apache/incubator-pegasus/issues/2276
[dorny/paths-filter](https://github.com/marketplace/actions/paths-changes-filter) is called to decide whether there are some files changed and thereby third-party building workflow will be triggered (see [rebuild_thirdparty_if_needed](https://github.com/apache/incubator-pegasus/blob/master/.github/actions/rebuild_thirdparty_if_needed/action.yaml#L22)). `dorny/paths-filter@v3.0.2` was the specified version and used to run normally. However, it suddenly failed recently due to following error: ``` Error: dorny/paths-filter@v3.0.2 is not allowed to be used in apache/incubator-pegasus. Actions in this workflow must be: within a repository that belongs to your Enterprise account, created by GitHub, verified in the GitHub Marketplace, or matching the following: 1Password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0, AdoptOpenJDK/install-jdk@*, BobAnkh/auto-generate-changelog@*, DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e, DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8, EnricoMi/publish-unit-test-result-action@*, JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8, JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29, JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d, Kesin11/actions-timeline@427ee2cf860166e404d0d69b4f2b24012bb7af4f, Kesin11/actions-timeline@a7eaabf426cdae26c3582c3fa674b897170dec8f, PyO3/maturin-action@*, TobKe d/label-w... ``` I created [a ticket](https://issues.apache.org/jira/browse/INFRA-27084) to ask INFRA team for help: as of August 1st, actions must be pinned to a SHA rather than a tag according to [adding-a-new-action-to-the-allow-list](https://github.com/apache/infrastructure-actions/?tab=readme-ov-file#adding-a-new-action-to-the-allow-list). -- 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: dev-unsubscr...@pegasus.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org