Skip to content

Bump org.objenesis:objenesis from 3.3 to 3.4 #521

Bump org.objenesis:objenesis from 3.3 to 3.4

Bump org.objenesis:objenesis from 3.3 to 3.4 #521

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
detekt:
name: Check Code Quality
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/[email protected]
with:
fetch-depth: 1
ref: ${{ github.head_ref }}
- name: detekt
uses: alaegin/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
detekt_config: telnyx_rtc/config/detekt.yml