Skip to content

Commit 12f988e

Browse files
chore(deps): update jakebailey/pyright-action action to v2.3.3 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83085b5 commit 12f988e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyze-project/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runs:
9292
working-directory: ${{ inputs.project-directory }}
9393
- name: Pyright static analysis
9494
if: steps.check_tools.outputs.pyright == 'true'
95-
uses: jakebailey/pyright-action@b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe # v2.3.2
95+
uses: jakebailey/pyright-action@6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e # v2.3.3
9696
with:
9797
version: PATH
9898
working-directory: ${{ inputs.project-directory }}

0 commit comments

Comments
 (0)