Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from mikepenz/feature/fix_readme
Browse files Browse the repository at this point in the history
Fix typos in README
  • Loading branch information
mikepenz authored Jun 25, 2022
2 parents 4167917 + 3682735 commit d5d81fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
- Supports any Gradle project
- Uses the Gradle `dependencies` task
- Highly flexible configuration
- Submits all maven dependencies via the Dependency submission API
- Submits all maven dependencies via the Dependency Submission API

This action executes the `dependencies` task of a given Gradle project, and will submit the dependency tree via the [Dependency Submission API](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api).

Expand Down Expand Up @@ -97,7 +97,7 @@ $ npm test
### Credits

- [Go Dependency Submission Action](https://github.com/actions/go-dependency-submission/)
- [Dependency Submission Toolkig](https://github.com/github/dependency-submission-toolkit)
- [Dependency Submission Toolkit](https://github.com/github/dependency-submission-toolkit)

## Other actions

Expand Down

0 comments on commit d5d81fb

Please sign in to comment.