Browse Source

Merge pull request #3985 from nextcloud/renovate/gradle-gradle-build-action-3.x

chore(deps): update gradle/gradle-build-action action to v3.4.2
Andy Scherzinger 11 months ago
parent
commit
a344d824cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/unit-tests.yml

+ 1 - 1
.github/workflows/unit-tests.yml

@@ -28,7 +28,7 @@ jobs:
                     distribution: "temurin"
                     java-version: 17
             -   name: Run unit tests with coverage
-                uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff # v3.3.2
+                uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45 # v3.4.2
                 with:
                     arguments: testGplayDebugUnit
             -   name: Upload test artifacts