Complete functionality for handling remote config file

This commit is contained in:
cnagadya
2022-11-04 14:51:41 +00:00
parent 97e5a607ba
commit b4a2fbfa16
10 changed files with 267 additions and 154 deletions
+1 -3
View File
@@ -64,9 +64,7 @@ event_file.close
action_inputs = {
"repo-token": github_token,
"config-file": config_file,
"remote-config-file": "actions/dependency-review-action/.github/dependency-review-config.yml@external-config",
"config-repository-token": github_token
"config-file": config_file
}
dev_cmd_env = {