Skip to content

Commit 4a36fb7

Browse files
dependabot[bot]rvagg
authored andcommitted
chore(deps): bump gozala/typescript-error-reporter-action
Bumps [gozala/typescript-error-reporter-action](https://github.com/gozala/typescript-error-reporter-action) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/gozala/typescript-error-reporter-action/releases) - [Commits](Gozala/typescript-error-reporter-action@v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: gozala/typescript-error-reporter-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf164b1 commit 4a36fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typecheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: Install dependencies
2525
run: npm install
2626
- name: Typecheck
27-
uses: gozala/typescript-error-reporter-action@v1.0.8
27+
uses: gozala/typescript-error-reporter-action@v1.0.9
2828
with:
2929
project: tsconfig.json

0 commit comments

Comments
 (0)