Compare commits
3 commits
2fda7a5271
...
e68988153e
| Author | SHA1 | Date | |
|---|---|---|---|
| e68988153e | |||
| 4a386422bd | |||
| 47ca19bded |
2 changed files with 2 additions and 2 deletions
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
|
|
@ -336,7 +336,7 @@ jobs:
|
||||||
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
|
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
|
||||||
|
|
||||||
upload_reports:
|
upload_reports:
|
||||||
name: Project Check Suite
|
name: Project Check Suite
|
||||||
|
|
|
||||||
|
|
@ -269,7 +269,7 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha05"
|
||||||
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
||||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||||
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
||||||
sonarqube = "org.sonarqube:7.3.0.8198"
|
sonarqube = "org.sonarqube:7.3.1.8318"
|
||||||
licensee = "app.cash.licensee:1.14.1"
|
licensee = "app.cash.licensee:1.14.1"
|
||||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||||
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue