diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 2ac6e73..1d4e04d 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.21.0 with: args: --config detekt.yml