diff --git a/.github/workflows/mypy.yml b/.github/workflows/mypy.yml index 4a332f26f..bc185dd20 100644 --- a/.github/workflows/mypy.yml +++ b/.github/workflows/mypy.yml @@ -69,7 +69,7 @@ jobs: fi - name: Lint the code with mypy - uses: amilcarlucas/mypy-github-action@1c66c3e030d835206f4fda2bbc8b0ed4c8a75769 # v2.0.1 + uses: amilcarlucas/mypy-github-action@fc3d4ef2fe501ec797415a3ed1290e0ae619b5f6 # v2.0.2 with: checkName: 'mypy' # NOTE: this needs to be the same as the job name mypyFlags: ''