Skip to content

Commit

Permalink
chore(deps): bump gozala/typescript-error-reporter-action (#56)
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] committed Jun 22, 2023
1 parent ab7efd0 commit a1feb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
npm config set script-shell bash
npm run test:ci
- name: Typecheck
uses: gozala/typescript-error-reporter-action@v1.0.8
uses: gozala/typescript-error-reporter-action@v1.0.9
release:
name: Release
needs: test
Expand Down

0 comments on commit a1feb6a

Please sign in to comment.