Skip to content

Commit 18a4a5b

Browse files
chore(deps): bump gradle/gradle-build-action in /.github/workflows (#960)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.3.3 to 2.4.2. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2.3.3...v2.4.2) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba98315 commit 18a4a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
yarn
4242
- name: Test Next Storage
43-
uses: gradle/gradle-build-action@v2.3.3
43+
uses: gradle/gradle-build-action@v2.4.2
4444
with:
4545
gradle-version: wrapper
4646
arguments: react-native-async-storage_async-storage:test

0 commit comments

Comments
 (0)