From e5a052201b6a96fae3b934190ba1009fe4bc596e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:09:43 +0000 Subject: [PATCH] chore(deps): bump EPMatt/reviewdog-action-tsc from 1.5.0 to 1.6.0 Bumps [EPMatt/reviewdog-action-tsc](https://github.com/epmatt/reviewdog-action-tsc) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/epmatt/reviewdog-action-tsc/releases) - [Commits](https://github.com/epmatt/reviewdog-action-tsc/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: EPMatt/reviewdog-action-tsc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/analyze.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/analyze.yml b/.github/workflows/analyze.yml index 42aad836..19824355 100644 --- a/.github/workflows/analyze.yml +++ b/.github/workflows/analyze.yml @@ -61,7 +61,7 @@ jobs: with: node-version: 18 - run: npm i -g npm@8 && npm i && npx genversion --es6 --semi src/lib/util/version.ts - - uses: EPMatt/reviewdog-action-tsc@v1.5.0 + - uses: EPMatt/reviewdog-action-tsc@v1.6.0 with: reporter: github-pr-review prettier: