Skip to content

Commit

Permalink
Bump natiginfo/action-detekt-all from 1.23.1 to 1.23.3 (#30231)
Browse files Browse the repository at this point in the history
Bumps [natiginfo/action-detekt-all](https://github.com/natiginfo/action-detekt-all) from 1.23.1 to 1.23.3.
- [Release notes](https://github.com/natiginfo/action-detekt-all/releases)
- [Commits](natiginfo/action-detekt-all@1.23.1...1.23.3)

---
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>
  • Loading branch information
dependabot[bot] authored and pull[bot] committed Jan 18, 2024
1 parent 3748c51 commit 1039051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kotlin-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: "detekt"
uses: natiginfo/action-detekt-all@1.23.1
uses: natiginfo/action-detekt-all@1.23.3
# Detekt seems not to like circular symlinks, so we set up
# explicit paths below
with:
Expand Down

0 comments on commit 1039051

Please sign in to comment.