We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5398152 commit dec48f4Copy full SHA for dec48f4
.github/workflows/kotlin-style.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: "detekt"
25
- uses: natiginfo/action-detekt-all@1.23.7
+ uses: natiginfo/action-detekt-all@1.23.8
26
# Detekt seems not to like circular symlinks, so we set up
27
# explicit paths below
28
#
0 commit comments