Skip to content

Commit

Permalink
[github-actions]: Bump natiginfo/action-detekt-all from 1.23.3 to 1.23.4
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.3 to 1.23.4.
- [Release notes](https://github.com/natiginfo/action-detekt-all/releases)
- [Commits](natiginfo/action-detekt-all@1.23.3...1.23.4)

---
updated-dependencies:
- dependency-name: natiginfo/action-detekt-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospereira committed Nov 28, 2023
1 parent 3a85f51 commit f64300e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: detekt report
uses: natiginfo/[email protected].3
uses: natiginfo/[email protected].4
with:
args: |
--report md:build/reports/detekt/detekt.md
Expand Down

0 comments on commit f64300e

Please sign in to comment.