diff --git a/README.md b/README.md index dab4f15..f29b779 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ jobs: - uses: dtolnay/rust-toolchain@stable with: components: clippy - - uses: giraffate/clippy-action@main + - uses: giraffate/clippy-action@v1 with: reporter: 'github-pr-review' github_token: ${{ secrets.GITHUB_TOKEN }}