Skip to content

Commit dec48f4

Browse files
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](natiginfo/action-detekt-all@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] <support@github.com>
1 parent 5398152 commit dec48f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin-style.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: "detekt"
25-
uses: natiginfo/action-detekt-all@1.23.7
25+
uses: natiginfo/action-detekt-all@1.23.8
2626
# Detekt seems not to like circular symlinks, so we set up
2727
# explicit paths below
2828
#

0 commit comments

Comments
 (0)