From bc9c374072644b2b73ad33dda28907c82fa17887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 17:10:05 +0000 Subject: [PATCH] Bump natiginfo/action-detekt-all from 1.23.7 to 1.23.8 Bumps [natiginfo/action-detekt-all](https://github.com/natiginfo/action-detekt-all) from 1.23.7 to 1.23.8. - [Release notes](https://github.com/natiginfo/action-detekt-all/releases) - [Commits](https://github.com/natiginfo/action-detekt-all/compare/1.23.7...1.23.8) --- updated-dependencies: - dependency-name: natiginfo/action-detekt-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a5e8e54..8f27929 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: APIKEY: "Hello Secret" run: echo apiKey="$APIKEY" > ./local.properties - name: DeteKt - uses: natiginfo/action-detekt-all@1.23.7 + uses: natiginfo/action-detekt-all@1.23.8 with: args: --config config/detekt/detekt.yml tests: