Skip to content

Commit

Permalink
Bump jakebailey/pyright-action from 2.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](jakebailey/pyright-action@b8ffdb7...20e6922)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 6b2e1b0 commit 0e17bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
pip install .[test] -c requirements.txt
if: ${{ !matrix.min-version }}
- uses: jakebailey/pyright-action@b8ffdb7aa4a15fab942303261611eaa541f3f8b0 # v2.2.1
- uses: jakebailey/pyright-action@20e69225f7f4713c65694eedc9f9c09ea517233b # v2.3.0
with:
version: 1.1.356
if: ${{ !matrix.min-version }}
Expand Down

0 comments on commit 0e17bce

Please sign in to comment.