commit | a4053c1748cf45c69c6f152b2f9c8edd493d23a0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 05 08:52:58 2024 -0500 |
committer | GitHub <noreply@github.com> | Mon Feb 05 08:52:58 2024 -0500 |
tree | bf87d703b0672ce90b0acc7a865e3933b08e7e33 | |
parent | c052247bd0b2bb3073cfbb117bc8c1e337b20e1a [diff] |
Bump natiginfo/action-detekt-all from 1.23.4 to 1.23.5 (#31919) Bumps [natiginfo/action-detekt-all](https://github.com/natiginfo/action-detekt-all) from 1.23.4 to 1.23.5. - [Release notes](https://github.com/natiginfo/action-detekt-all/releases) - [Commits](https://github.com/natiginfo/action-detekt-all/compare/1.23.4...1.23.5) --- updated-dependencies: - dependency-name: natiginfo/action-detekt-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/kotlin-style.yaml b/.github/workflows/kotlin-style.yaml index 08bade1..2f8df6f 100644 --- a/.github/workflows/kotlin-style.yaml +++ b/.github/workflows/kotlin-style.yaml
@@ -22,7 +22,7 @@ uses: actions/checkout@v4 - name: "detekt" - uses: natiginfo/action-detekt-all@1.23.4 + uses: natiginfo/action-detekt-all@1.23.5 # Detekt seems not to like circular symlinks, so we set up # explicit paths below with: