Skip to content

Commit 4817f49

Browse files
build(deps): bump gradle/actions from 4.2.1 to 4.2.2 (#3862)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@cc4fc85...0bdd871) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9529c1d commit 4817f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/device-tests-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
path: bin
7575

7676
- name: Setup Gradle
77-
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # pin@v3
77+
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # pin@v3
7878

7979
# Cached AVD setup per https://github.com/ReactiveCircus/android-emulator-runner/blob/main/README.md
8080

0 commit comments

Comments
 (0)