From 4303ab7ebb9b7f1fda24dd69c5b02fdecd488045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 06:34:24 +0000 Subject: [PATCH] Bump codecov/codecov-action from 3 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/healthchecks_arangodb_ci.yml | 2 +- .github/workflows/healthchecks_consul_ci.yml | 2 +- .github/workflows/healthchecks_elasticsearch_ci.yml | 2 +- .github/workflows/healthchecks_eventstore_ci.yml | 2 +- .github/workflows/healthchecks_eventstore_grpc_ci.yml | 2 +- .github/workflows/healthchecks_gremlin_ci.yml | 2 +- .github/workflows/healthchecks_ibmmq_ci.yml | 2 +- .github/workflows/healthchecks_influxdb_ci.yml | 2 +- .github/workflows/healthchecks_kafka_ci.yml | 2 +- .github/workflows/healthchecks_milvus_ci.yml | 2 +- .github/workflows/healthchecks_mongodb_ci.yml | 2 +- .github/workflows/healthchecks_mysql_ci.yml | 2 +- .github/workflows/healthchecks_nats_ci.yml | 2 +- .github/workflows/healthchecks_npgsql_ci.yml | 2 +- .github/workflows/healthchecks_openidconnectserver_ci.yml | 2 +- .github/workflows/healthchecks_oracle_ci.yml | 2 +- .github/workflows/healthchecks_publisher_cloudwatch_ci.yml | 2 +- .github/workflows/healthchecks_rabbitmq_ci.yml | 2 +- .github/workflows/healthchecks_ravendb_ci.yml | 2 +- .github/workflows/healthchecks_redis_ci.yml | 2 +- .github/workflows/healthchecks_sqlserver_ci.yml | 2 +- .github/workflows/healthchecks_ui_ci.yml | 2 +- .github/workflows/reusable_ci_workflow.yml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.github/workflows/healthchecks_arangodb_ci.yml b/.github/workflows/healthchecks_arangodb_ci.yml index 0d76b1e3..04a7c372 100644 --- a/.github/workflows/healthchecks_arangodb_ci.yml +++ b/.github/workflows/healthchecks_arangodb_ci.yml @@ -67,7 +67,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: ArangoDb directory: .coverage diff --git a/.github/workflows/healthchecks_consul_ci.yml b/.github/workflows/healthchecks_consul_ci.yml index b6b4ceb5..0fdbb8d2 100644 --- a/.github/workflows/healthchecks_consul_ci.yml +++ b/.github/workflows/healthchecks_consul_ci.yml @@ -66,7 +66,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Consul directory: .coverage diff --git a/.github/workflows/healthchecks_elasticsearch_ci.yml b/.github/workflows/healthchecks_elasticsearch_ci.yml index 6c44e178..f0ee1570 100644 --- a/.github/workflows/healthchecks_elasticsearch_ci.yml +++ b/.github/workflows/healthchecks_elasticsearch_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Elasticsearch directory: .coverage diff --git a/.github/workflows/healthchecks_eventstore_ci.yml b/.github/workflows/healthchecks_eventstore_ci.yml index 0e0c76d0..fb2c17ee 100644 --- a/.github/workflows/healthchecks_eventstore_ci.yml +++ b/.github/workflows/healthchecks_eventstore_ci.yml @@ -69,7 +69,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: EventStore directory: .coverage diff --git a/.github/workflows/healthchecks_eventstore_grpc_ci.yml b/.github/workflows/healthchecks_eventstore_grpc_ci.yml index c3318c2b..7966e8e2 100644 --- a/.github/workflows/healthchecks_eventstore_grpc_ci.yml +++ b/.github/workflows/healthchecks_eventstore_grpc_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: EventStore.gRPC directory: .coverage diff --git a/.github/workflows/healthchecks_gremlin_ci.yml b/.github/workflows/healthchecks_gremlin_ci.yml index f3ef2d8c..ef4d6f5a 100644 --- a/.github/workflows/healthchecks_gremlin_ci.yml +++ b/.github/workflows/healthchecks_gremlin_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Gremlin directory: .coverage diff --git a/.github/workflows/healthchecks_ibmmq_ci.yml b/.github/workflows/healthchecks_ibmmq_ci.yml index cc0c1ae0..2b624e0d 100644 --- a/.github/workflows/healthchecks_ibmmq_ci.yml +++ b/.github/workflows/healthchecks_ibmmq_ci.yml @@ -71,7 +71,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: IbmMQ directory: .coverage diff --git a/.github/workflows/healthchecks_influxdb_ci.yml b/.github/workflows/healthchecks_influxdb_ci.yml index c2b905ef..4d9ec914 100644 --- a/.github/workflows/healthchecks_influxdb_ci.yml +++ b/.github/workflows/healthchecks_influxdb_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: InfluxDB directory: .coverage diff --git a/.github/workflows/healthchecks_kafka_ci.yml b/.github/workflows/healthchecks_kafka_ci.yml index d85f42b1..3378aaba 100644 --- a/.github/workflows/healthchecks_kafka_ci.yml +++ b/.github/workflows/healthchecks_kafka_ci.yml @@ -81,7 +81,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Kafka directory: .coverage diff --git a/.github/workflows/healthchecks_milvus_ci.yml b/.github/workflows/healthchecks_milvus_ci.yml index 2e5fa343..a9b727b4 100644 --- a/.github/workflows/healthchecks_milvus_ci.yml +++ b/.github/workflows/healthchecks_milvus_ci.yml @@ -64,7 +64,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Milvus directory: .coverage diff --git a/.github/workflows/healthchecks_mongodb_ci.yml b/.github/workflows/healthchecks_mongodb_ci.yml index 9e74cbee..b7f3ea58 100644 --- a/.github/workflows/healthchecks_mongodb_ci.yml +++ b/.github/workflows/healthchecks_mongodb_ci.yml @@ -65,7 +65,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: MongoDb directory: .coverage diff --git a/.github/workflows/healthchecks_mysql_ci.yml b/.github/workflows/healthchecks_mysql_ci.yml index eb545c0b..96266615 100644 --- a/.github/workflows/healthchecks_mysql_ci.yml +++ b/.github/workflows/healthchecks_mysql_ci.yml @@ -67,7 +67,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: MySql directory: .coverage diff --git a/.github/workflows/healthchecks_nats_ci.yml b/.github/workflows/healthchecks_nats_ci.yml index 4f815426..80ce7075 100644 --- a/.github/workflows/healthchecks_nats_ci.yml +++ b/.github/workflows/healthchecks_nats_ci.yml @@ -67,7 +67,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Nats directory: .coverage diff --git a/.github/workflows/healthchecks_npgsql_ci.yml b/.github/workflows/healthchecks_npgsql_ci.yml index 5dce6d0c..fe493cf4 100644 --- a/.github/workflows/healthchecks_npgsql_ci.yml +++ b/.github/workflows/healthchecks_npgsql_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Npgsql directory: .coverage diff --git a/.github/workflows/healthchecks_openidconnectserver_ci.yml b/.github/workflows/healthchecks_openidconnectserver_ci.yml index a20e22e0..2a5fea24 100644 --- a/.github/workflows/healthchecks_openidconnectserver_ci.yml +++ b/.github/workflows/healthchecks_openidconnectserver_ci.yml @@ -65,7 +65,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: OpenIdConnectServer directory: .coverage diff --git a/.github/workflows/healthchecks_oracle_ci.yml b/.github/workflows/healthchecks_oracle_ci.yml index 134d391c..971ad06a 100644 --- a/.github/workflows/healthchecks_oracle_ci.yml +++ b/.github/workflows/healthchecks_oracle_ci.yml @@ -67,7 +67,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Oracle directory: .coverage diff --git a/.github/workflows/healthchecks_publisher_cloudwatch_ci.yml b/.github/workflows/healthchecks_publisher_cloudwatch_ci.yml index 6fa51c8f..015b0e05 100644 --- a/.github/workflows/healthchecks_publisher_cloudwatch_ci.yml +++ b/.github/workflows/healthchecks_publisher_cloudwatch_ci.yml @@ -62,7 +62,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Publisher.CloudWatch directory: .coverage diff --git a/.github/workflows/healthchecks_rabbitmq_ci.yml b/.github/workflows/healthchecks_rabbitmq_ci.yml index d3d79f6f..07011a9c 100644 --- a/.github/workflows/healthchecks_rabbitmq_ci.yml +++ b/.github/workflows/healthchecks_rabbitmq_ci.yml @@ -65,7 +65,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: RabbitMQ directory: .coverage diff --git a/.github/workflows/healthchecks_ravendb_ci.yml b/.github/workflows/healthchecks_ravendb_ci.yml index f14769e9..3cd7b407 100644 --- a/.github/workflows/healthchecks_ravendb_ci.yml +++ b/.github/workflows/healthchecks_ravendb_ci.yml @@ -67,7 +67,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: RavenDb directory: .coverage diff --git a/.github/workflows/healthchecks_redis_ci.yml b/.github/workflows/healthchecks_redis_ci.yml index 306919b1..b249f2b2 100644 --- a/.github/workflows/healthchecks_redis_ci.yml +++ b/.github/workflows/healthchecks_redis_ci.yml @@ -65,7 +65,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: Redis directory: .coverage diff --git a/.github/workflows/healthchecks_sqlserver_ci.yml b/.github/workflows/healthchecks_sqlserver_ci.yml index 9dca9bfa..f9ba92da 100644 --- a/.github/workflows/healthchecks_sqlserver_ci.yml +++ b/.github/workflows/healthchecks_sqlserver_ci.yml @@ -68,7 +68,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: SqlServer directory: .coverage diff --git a/.github/workflows/healthchecks_ui_ci.yml b/.github/workflows/healthchecks_ui_ci.yml index 5eadb5ff..d8c1a764 100644 --- a/.github/workflows/healthchecks_ui_ci.yml +++ b/.github/workflows/healthchecks_ui_ci.yml @@ -151,7 +151,7 @@ jobs: DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: UI directory: .coverage diff --git a/.github/workflows/reusable_ci_workflow.yml b/.github/workflows/reusable_ci_workflow.yml index 1bc2aac2..f138426a 100644 --- a/.github/workflows/reusable_ci_workflow.yml +++ b/.github/workflows/reusable_ci_workflow.yml @@ -48,7 +48,7 @@ jobs: -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover - name: Upload Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: flags: ${{inputs.CODECOV_FLAGS}} directory: .coverage