Skip to content

Commit 85253ac

Browse files
authored
Merge pull request #1130 from actions/dependabot/npm_and_yarn/npm-development-7abdc59258
chore(deps-dev): bump the npm-development group across 1 directory with 10 updates
2 parents b3afd47 + 644c918 commit 85253ac

File tree

5 files changed

+441
-713
lines changed

5 files changed

+441
-713
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Create a GitHub Action Using TypeScript
22

3-
[![GitHub Super-Linter](https://github.com/actions/typescript-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)
3+
![Linter](https://github.com/actions/typescript-action/actions/workflows/linter.yml/badge.svg)
44
![CI](https://github.com/actions/typescript-action/actions/workflows/ci.yml/badge.svg)
5-
[![Check dist/](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml)
6-
[![CodeQL](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml)
7-
[![Coverage](./badges/coverage.svg)](./badges/coverage.svg)
5+
![Check dist/](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml/badge.svg)
6+
![CodeQL](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml/badge.svg)
7+
![Coverage](./badges/coverage.svg)
88

99
Use this template to bootstrap the creation of a TypeScript action. :rocket:
1010

dist/index.js

Lines changed: 38 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)