Files
npm-audit-action/DEVELOPMENT.md

17 lines
316 B
Markdown
Raw Normal View History

## Resources
### @actions/core
- https://www.npmjs.com/package/@actions/core
- https://github.com/actions/toolkit
### @octokit/rest
- https://www.npmjs.com/package/@octokit/rest
- https://github.com/octokit/rest.js
- https://octokit.github.io/rest.js/
### GitHub REST API v3
- https://developer.github.com/v3/