Gábor Gyimesi created MINIFICPP-2597:
----------------------------------------
Summary: Non hash pinned thirdparty github actions do not work in
CI
Key: MINIFICPP-2597
URL: https://issues.apache.org/jira/browse/MINIFICPP-2597
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
In the beginning of August all allowed github actions with tags were removed as
the [github action policy|https://infra.apache.org/github-actions-policy.html]
requires to pin all external actions to the specific git hash resulting in the
following error:
{code:java}
Error ana06/[email protected] is not allowed to be used in
apache/nifi-minifi-cpp. {code}
We should replace those thirdparty actions with the allowed hash pinned version
listed here:
https://github.com/apache/infrastructure-actions/blob/main/actions.yml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)