[ https://issues.apache.org/jira/browse/NUTCH-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016488#comment-18016488 ]
ASF GitHub Bot commented on NUTCH-3124: --------------------------------------- sebastian-nagel merged PR #860: URL: https://github.com/apache/nutch/pull/860 > 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.21 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.21 > > > 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)