Skip to content

Commit 63692b4

Browse files
chore(deps): update jakebailey/pyright-action action to v3 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bed33ac commit 63692b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analyze-project/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ runs:
9595
working-directory: ${{ inputs.project-directory }}
9696
- name: Pyright static analysis
9797
if: steps.check_tools.outputs.pyright == 'true'
98-
uses: jakebailey/pyright-action@6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e # v2.3.3
98+
uses: jakebailey/pyright-action@8ec14b5cfe41f26e5f41686a31eb6012758217ef # v3.0.2
9999
with:
100100
version: PATH
101101
working-directory: ${{ inputs.project-directory }}

0 commit comments

Comments
 (0)