Skip to content

Commit f4018bd

Browse files
build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 (#794)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prince Mathew <17837162+pmathew92@users.noreply.github.com>
1 parent 8cd1cc9 commit f4018bd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -451,28 +451,28 @@ jobs:
451451
path: coverage/android
452452

453453
- name: Upload coverage report for auth0_flutter
454-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
454+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
455455
with:
456456
name: Auth0 Flutter
457457
flags: auth0_flutter
458458
directory: coverage/auth0_flutter
459459

460460
- name: Upload coverage report for auth0_flutter_platform_interface
461-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
461+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
462462
with:
463463
name: Auth0 Flutter
464464
flags: auth0_flutter_platform_interface
465465
directory: coverage/auth0_flutter_platform_interface
466466

467467
- name: Upload coverage report for iOS
468-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
468+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
469469
with:
470470
name: Auth0 Flutter
471471
flags: auth0_flutter_ios
472472
directory: coverage/ios
473473

474474
- name: Upload coverage report for Android
475-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
475+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
476476
with:
477477
name: Auth0 Flutter
478478
flags: auth0_flutter_android

0 commit comments

Comments
 (0)