Skip to content

Commit d255c27

Browse files
committed
Merge branch 'users/svegiraju/add-cryptography' of https://github.com/siri-varma/java-sdk into users/svegiraju/add-cryptography
2 parents 9531325 + 56ec5f1 commit d255c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run tests
3333
run: ./mvnw clean install -B -q -DskipITs=true
3434
- name: Codecov
35-
uses: codecov/codecov-action@v5.5.1
35+
uses: codecov/codecov-action@v5.5.2
3636
- name: Upload test report for sdk
3737
uses: actions/upload-artifact@v5
3838
with:

0 commit comments

Comments
 (0)