Skip to content

Commit a97ee7c

Browse files
build(deps): bump natiginfo/action-detekt-all from 1.23.1 to 1.23.3 (#1722)
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@be3c187...68eb02d) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 655559e commit a97ee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,6 @@ jobs:
200200
steps:
201201
- uses: actions/checkout@v4
202202
# To recreate baseline run: detekt -i flutter/android,flutter/example/android -b flutter/config/detekt-bl.xml -cb
203-
- uses: natiginfo/action-detekt-all@be3c18799c7c392b2f41a674beed9ced7ae2f21b # [email protected].1
203+
- uses: natiginfo/action-detekt-all@68eb02dd9f2c2686d5026f5957756064424261a9 # [email protected].3
204204
with:
205205
args: -i flutter/android,flutter/example/android --baseline flutter/config/detekt-bl.xml --jvm-target 1.8 --build-upon-default-config --all-rules

0 commit comments

Comments
 (0)