diff --git a/docs/contributing/assets/allowed_actions.json b/docs/contributing/assets/allowed_actions.json index 7d78def47..94ec8e2e4 100644 --- a/docs/contributing/assets/allowed_actions.json +++ b/docs/contributing/assets/allowed_actions.json @@ -140,6 +140,17 @@ "repository": "https://github.com/suzuki-shunsuke/tfcmt" }, "comment": "" + }, + { + "name": "addnab/docker-run-action", + "versions": [ + "3b7e5e2681a0bda95ee4ce0645c28ca1e78ce9ee" + ], + "repository": "https://github.com/addnab/docker-run-action", + "marketplace": "https://github.com/marketplace/actions/docker-run-action", + "security_review_performed": true, + "3rd_party_tool": {}, + "comment": "can be used to perform a docker command without switching the job image" } ] }