Skip to content

Commit 2b97887

Browse files
authored
Update README.md
1 parent 1e8ee3c commit 2b97887

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ The second job downloads the artifact and creates PRs from it using the script [
2121
The reason there are two jobs is Dependabot CLI should only run with read-only tokens as some ecosystem may execute arbitrary code. To achieve that in Actions we must use two jobs with `permissions` defined differently.
2222

2323
Also take a look at the [Dependabot Smoke Tests repo](https://github.com/dependabot/smoke-tests/tree/main/tests) for example inputs and expected outputs.
24+
25+
## Where can I go for help?
26+
27+
If you are having issues with the updates to a specific ecosystem, head over to [dependabot-core](https://github.com/dependabot/dependabot-core).
28+
29+
If there is a problem with running the Dependabot CLI, report that in the [CLI repo](https://github.com/dependabot/cli).
30+
31+
We do not provide direct support for the scripts and workflows in this repo, this is only to serve as an example.

0 commit comments

Comments
 (0)