Skip to content

Commit

Permalink
chore(deps): bump gozala/typescript-error-reporter-action
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>
  • Loading branch information
dependabot[bot] authored and rvagg committed Jun 16, 2023
1 parent 0112e92 commit 9ac5f4a
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 9ac5f4a

Please sign in to comment.