Skip to content

Commit 69b3303

Browse files
authored
Merge branch 'main' into deps/metrics/flutter.properties/3.19.5
2 parents 4f69839 + 37410e3 commit 69b3303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,6 @@ jobs:
207207
steps:
208208
- uses: actions/checkout@v4
209209
# To recreate baseline run: detekt -i flutter/android,flutter/example/android -b flutter/config/detekt-bl.xml -cb
210-
- uses: natiginfo/action-detekt-all@60495f27089d3432d83335c1f14e46ba61de5637 # [email protected].5
210+
- uses: natiginfo/action-detekt-all@b9daaf58ff7a4885ff92ba612c3ea72bf1abeadb # [email protected].6
211211
with:
212212
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)