We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd60aad commit a1869bbCopy full SHA for a1869bb
1 file changed
.github/workflows/post-pr-reviews.yml
@@ -26,7 +26,7 @@ jobs:
26
name: diff
27
github-token: ${{ github.token }}
28
run-id: ${{github.event.workflow_run.id }}
29
- - uses: reviewdog/action-setup@e04ffabe3898a0af8d0fb1af00c188831c4b5893 # v1.3.2
+ - uses: reviewdog/action-setup@d8a7baabd7f3e8544ee4dbde3ee41d0011c3a93f # v1.5.0
30
- name: Check what tools have suggestions to post
31
# Using this pattern to have expected file names explicitly named
32
id: tools
0 commit comments