Sebastian Nagel created NUTCH-3124:
--------------------------------------
Summary: 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
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/[email protected] 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)