|
1 | 1 | #Create a GitHub Action Using TypeScript |
2 | 2 |
|
3 | | -[](https://github.com/super-linter/super-linter) |
| 3 | + |
4 | 4 |  |
5 | | -[](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml) |
6 | | -[](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml) |
7 | | -[](./badges/coverage.svg) |
| 5 | + |
| 6 | + |
| 7 | + |
8 | 8 |
|
9 | 9 | Use this template to bootstrap the creation of a TypeScript action.:rocket: |
10 | 10 |
|
|