David Handermann created NIFIREG-440:
----------------------------------------
Summary: Correct GitHub Actions Workflow Build
Key: NIFIREG-440
URL: https://issues.apache.org/jira/browse/NIFIREG-440
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: David Handermann
The current main branch of NiFi Registry fails to build using GitHub Actions
with the following errors:
{quote}Error: The `set-env` command is disabled. Please upgrade to using
Environment Files or opt into unsecure command execution by setting the
`ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more
information see:
[https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/]
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)