Skip to content

Commit 928f42b

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump jakebailey/pyright-action from 2.3.3 to 3.0.2
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 2.3.3 to 3.0.2. - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@6cabc0f...8ec14b5) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fdf52b commit 928f42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
uv pip install .[dev]
4848
4949
- name: Run pyright
50-
uses: jakebailey/pyright-action@6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e # v2.3.3
50+
uses: jakebailey/pyright-action@8ec14b5cfe41f26e5f41686a31eb6012758217ef # v3.0.2
5151
with:
5252
version: PATH

0 commit comments

Comments
 (0)