Skip to content

Commit

Permalink
fix: bump jakebailey/pyright-action from 1.1.0 to 1.6.0 (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 8b31fb3 commit 546ed73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ runs:
workdir: ${{ inputs.root }}/${{ inputs.workdir }}

- if: ${{ inputs.pyright == 'true' }}
uses: jakebailey/pyright-action@v1.1.0
uses: jakebailey/pyright-action@v1.6.0
with:
working-directory: ${{ inputs.root }}/${{ inputs.workdir }}
project: ${{ inputs.toml }}
Expand Down

0 comments on commit 546ed73

Please sign in to comment.