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

Commit d9e9606

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

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.6.0
168+
uses: jakebailey/pyright-action@v1.8.1
169169
with:
170170
working-directory: ${{ inputs.root }}/${{ inputs.workdir }}
171171
project: ${{ inputs.toml }}

0 commit comments

Comments
 (0)