Skip to content

Commit f2739d9

Browse files
lpcoxCopilot
andauthored
fix: allow package.json/lock in dep security monitor PRs (#2041)
The workflow's safe-outputs create-pull-request was blocked by the compiler's default protected_files list which includes package-lock.json. Add allowed-files for package.json and package-lock.json, and set protected-files: fallback-to-issue as a safety net for any other protected file modifications. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d3e9ceb commit f2739d9

File tree

2 files changed

+101
-71
lines changed

2 files changed

+101
-71
lines changed

0 commit comments

Comments
 (0)