[ https://issues.apache.org/jira/browse/NUTCH-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016514#comment-18016514 ]
Hudson commented on NUTCH-3124: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch » Nutch-trunk #197 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/197/]) NUTCH-3124 Github workflow not run because of uncertified action "paths-changes-filter" (snagel: [https://github.com/apache/nutch/commit/7e43e12b25e1e347e76f64712aceb743a278bff8]) * (edit) .github/workflows/master-build.yml > Github workflow not run because of uncertified action "paths-changes-filter" > ---------------------------------------------------------------------------- > > Key: NUTCH-3124 > URL: https://issues.apache.org/jira/browse/NUTCH-3124 > Project: Nutch > Issue Type: Bug > Components: build > Affects Versions: 1.22 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.22 > > > The GitHub workflows are currently not run because of an action > ([path-changes-filter|https://github.com/marketplace/actions/paths-changes-filter?version=v3.0.0], > introduced with NUTCH-3084) but not allowed: > {noformat} > The action dorny/paths-filter@v3.0.0 is not allowed in apache/nutch because > all actions must be from a repository owned by your enterprise, created by > GitHub, verified in the GitHub Marketplace, or match one of the patterns: ... > {noformat} > Pinning the action version to the commit ID should solve the issue, see > [Apache GitHub Actions > policies|https://infra.apache.org/github-actions-policy.html]. > -- This message was sent by Atlassian Jira (v8.20.10#820010)