Skip to content

Commit 341ad03

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To see what the results look like, go check out the Pull Requests.
1212

1313
The Action is defined at [.github/workflows/example.yml](.github/workflows/example.yml).
1414

15-
It contains two jobs, the first downloads and runs Dependabot CLI. The input for the Dependabot CLI job is [.github/dependabot/go.yml](.github/dependabot/go.yml). See the [Dependabot CLI repo](https://github.com/dependabot/cli) for more info on inputs such as credentials and groupings.
15+
It contains two jobs, the first downloads and runs Dependabot CLI. The input for the first job is [.github/dependabot/go.yml](.github/dependabot/go.yml). See the [Dependabot CLI repo](https://github.com/dependabot/cli) for more info on inputs such as credentials and groupings.
1616

1717
The results are redirected to a file and uploaded as artifacts.
1818

@@ -29,3 +29,4 @@ If you are having issues with the updates to a specific ecosystem, head over to
2929
If there is a problem with running the Dependabot CLI, report that in the [CLI repo](https://github.com/dependabot/cli).
3030

3131
We do not provide direct support for the scripts and workflows in this repo, this is only to serve as an example.
32+

0 commit comments

Comments
 (0)