You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my "Run dependency check actions" step works and produces dependency issues, but my "Post Run dependency check action" step fails. It currently fails because it cannot find the action.yml file within the file location I specified. If I run an "ls " command before running the dependency scan I have a file there, but if I put the ls command after the scan it fails. Where in this action is the "Post Run dependency check action" initiated and how can I either fix this or remove it.
The text was updated successfully, but these errors were encountered:
my "Run dependency check actions" step works and produces dependency issues, but my "Post Run dependency check action" step fails. It currently fails because it cannot find the action.yml file within the file location I specified. If I run an "ls " command before running the dependency scan I have a file there, but if I put the ls command after the scan it fails. Where in this action is the "Post Run dependency check action" initiated and how can I either fix this or remove it.
The text was updated successfully, but these errors were encountered: