Skip to content

Commit

Permalink
action.yml: main -> reviewdog migration
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jan 19, 2024
1 parent 02d26ad commit 1f31aff
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 @@ -61,7 +61,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: ${{ github.action_path }}/actions/main
- uses: ${{ github.action_path }}/actions/reviewdog
with:
github_token: ${{ inputs.github_token }}
slack_token: ${{ inputs.slack_token }}
Expand Down

0 comments on commit 1f31aff

Please sign in to comment.