Skip to content

Commit

Permalink
chore(deps): bump gozala/typescript-error-reporter-action (#2130)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent de5aaf4 commit 3ea7f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm ci --prefer-offline --no-audit --progress=false --cache ${{ github.workspace }}/.cache/npm

- name: Fancy Typecheck with GH annotations
uses: gozala/typescript-error-reporter-action@v1.0.8
uses: gozala/typescript-error-reporter-action@v1.0.9
with:
project: tsconfig.json

Expand Down

0 comments on commit 3ea7f59

Please sign in to comment.