Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-setup action to v1.3.0 (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent c73f0f0 commit d2b4fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-pr-reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: diff
github-token: ${{ github.token }}
run-id: ${{github.event.workflow_run.id }}
- uses: reviewdog/action-setup@1d18b2938261447f64c39f831d7395e90ef5a40e # v1.2.1
- uses: reviewdog/action-setup@3f401fe1d58fe77e10d665ab713057375e39b887 # v1.3.0
- run: |
GITHUB_ACTIONS="" reviewdog \
-name="${INPUT_TOOL_NAME:-reviewdog-suggester}" \
Expand Down

0 comments on commit d2b4fa4

Please sign in to comment.