Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 546ed73

Browse files
fix: bump jakebailey/pyright-action from 1.1.0 to 1.6.0 (#22)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b31fb3 commit 546ed73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ runs:
165165
workdir: ${{ inputs.root }}/${{ inputs.workdir }}
166166

167167
- if: ${{ inputs.pyright == 'true' }}
168-
uses: jakebailey/pyright-action@v1.1.0
168+
uses: jakebailey/pyright-action@v1.6.0
169169
with:
170170
working-directory: ${{ inputs.root }}/${{ inputs.workdir }}
171171
project: ${{ inputs.toml }}

0 commit comments

Comments
 (0)