Skip to content

Commit

Permalink
Bump tsuyoshicho/action-mypy from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [tsuyoshicho/action-mypy](https://github.com/tsuyoshicho/action-mypy) from 3 to 4.
- [Release notes](https://github.com/tsuyoshicho/action-mypy/releases)
- [Commits](tsuyoshicho/action-mypy@v3...v4)

---
updated-dependencies:
- dependency-name: tsuyoshicho/action-mypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 99fe821 commit 16b0026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: mypy
uses: tsuyoshicho/action-mypy@v3
uses: tsuyoshicho/action-mypy@v4
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 16b0026

Please sign in to comment.