diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 2ac6e73..c0b96ee 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -30,6 +30,6 @@ jobs: # detekt - name: detekt - uses: natiginfo/action-detekt-all@1.15.0 + uses: natiginfo/action-detekt-all@1.22.0 with: args: --config detekt.yml