Skip to content

Commit

Permalink
Update alaegin/Detekt-Action action to v1.22.0 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2022
1 parent 0cea89e commit 0e80bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Detekt
uses: alaegin/Detekt-Action@v1.21.0-RC2
uses: alaegin/Detekt-Action@v1.22.0-RC2
with:
github_token: ${{ secrets.github_token }}
detekt_config: ./config/detekt/detekt.yml
Expand Down

0 comments on commit 0e80bf8

Please sign in to comment.