Skip to content

Commit 52e36cd

Browse files
authored
Update README.md
1 parent 341ad03 commit 52e36cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 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 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.
15+
It contains two jobs, the first downloads and runs Dependabot CLI. The inputs for the CLI runs are in [.github/dependabot](.github/dependabot). 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

0 commit comments

Comments
 (0)