There was an error while loading. Please reload this page.
1 parent bed33ac commit 63692b4Copy full SHA for 63692b4
1 file changed
analyze-project/action.yml
@@ -95,7 +95,7 @@ runs:
95
working-directory: ${{ inputs.project-directory }}
96
- name: Pyright static analysis
97
if: steps.check_tools.outputs.pyright == 'true'
98
- uses: jakebailey/pyright-action@6cabc0f01c4994be48fd45cd9dbacdd6e1ee6e5e # v2.3.3
+ uses: jakebailey/pyright-action@8ec14b5cfe41f26e5f41686a31eb6012758217ef # v3.0.2
99
with:
100
version: PATH
101
0 commit comments