From 7936670396ea4a933a50d779b3781066f45f271f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 04:23:08 +0000 Subject: [PATCH] build(deps): bump getsentry/codecov-action Bumps [getsentry/codecov-action](https://github.com/getsentry/codecov-action) from fda17cfc37e16a0cc23f61685813390bfee7daf3 to d90e69cdf071dfbb0430159125321dc09c424d4c. - [Release notes](https://github.com/getsentry/codecov-action/releases) - [Changelog](https://github.com/getsentry/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/codecov-action/compare/fda17cfc37e16a0cc23f61685813390bfee7daf3...d90e69cdf071dfbb0430159125321dc09c424d4c) --- updated-dependencies: - dependency-name: getsentry/codecov-action dependency-version: d90e69cdf071dfbb0430159125321dc09c424d4c dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/test-integrations-agents.yml | 2 +- .github/workflows/test-integrations-ai-workflow.yml | 2 +- .github/workflows/test-integrations-ai.yml | 2 +- .github/workflows/test-integrations-cloud.yml | 2 +- .github/workflows/test-integrations-common.yml | 2 +- .github/workflows/test-integrations-dbs.yml | 2 +- .github/workflows/test-integrations-flags.yml | 2 +- .github/workflows/test-integrations-gevent.yml | 2 +- .github/workflows/test-integrations-graphql.yml | 2 +- .github/workflows/test-integrations-mcp.yml | 2 +- .github/workflows/test-integrations-misc.yml | 2 +- .github/workflows/test-integrations-network.yml | 2 +- .github/workflows/test-integrations-tasks.yml | 2 +- .github/workflows/test-integrations-web-1.yml | 2 +- .github/workflows/test-integrations-web-2.yml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/test-integrations-agents.yml b/.github/workflows/test-integrations-agents.yml index efa0b9480c..1d4d6324fe 100644 --- a/.github/workflows/test-integrations-agents.yml +++ b/.github/workflows/test-integrations-agents.yml @@ -74,7 +74,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-ai-workflow.yml b/.github/workflows/test-integrations-ai-workflow.yml index d7025ce067..b91c5d9481 100644 --- a/.github/workflows/test-integrations-ai-workflow.yml +++ b/.github/workflows/test-integrations-ai-workflow.yml @@ -78,7 +78,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-ai.yml b/.github/workflows/test-integrations-ai.yml index 6d09c0ef5f..b962df75fa 100644 --- a/.github/workflows/test-integrations-ai.yml +++ b/.github/workflows/test-integrations-ai.yml @@ -94,7 +94,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-cloud.yml b/.github/workflows/test-integrations-cloud.yml index c61d0a49d8..d0f2248e0b 100644 --- a/.github/workflows/test-integrations-cloud.yml +++ b/.github/workflows/test-integrations-cloud.yml @@ -90,7 +90,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-common.yml b/.github/workflows/test-integrations-common.yml index c96d1adc0c..b8e563ec62 100644 --- a/.github/workflows/test-integrations-common.yml +++ b/.github/workflows/test-integrations-common.yml @@ -70,7 +70,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-dbs.yml b/.github/workflows/test-integrations-dbs.yml index 15bee0cf2a..5f6209453c 100644 --- a/.github/workflows/test-integrations-dbs.yml +++ b/.github/workflows/test-integrations-dbs.yml @@ -110,7 +110,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-flags.yml b/.github/workflows/test-integrations-flags.yml index a409e6308a..f7820b5682 100644 --- a/.github/workflows/test-integrations-flags.yml +++ b/.github/workflows/test-integrations-flags.yml @@ -82,7 +82,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-gevent.yml b/.github/workflows/test-integrations-gevent.yml index 1ecdac2953..d531ec526a 100644 --- a/.github/workflows/test-integrations-gevent.yml +++ b/.github/workflows/test-integrations-gevent.yml @@ -70,7 +70,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-graphql.yml b/.github/workflows/test-integrations-graphql.yml index 01df240ad0..5a9136e853 100644 --- a/.github/workflows/test-integrations-graphql.yml +++ b/.github/workflows/test-integrations-graphql.yml @@ -82,7 +82,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-mcp.yml b/.github/workflows/test-integrations-mcp.yml index de70b5c04e..a31a4ae741 100644 --- a/.github/workflows/test-integrations-mcp.yml +++ b/.github/workflows/test-integrations-mcp.yml @@ -74,7 +74,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-misc.yml b/.github/workflows/test-integrations-misc.yml index ee1ec4628a..f84bdb28b6 100644 --- a/.github/workflows/test-integrations-misc.yml +++ b/.github/workflows/test-integrations-misc.yml @@ -102,7 +102,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-network.yml b/.github/workflows/test-integrations-network.yml index e93c60056a..52fcea5b2e 100644 --- a/.github/workflows/test-integrations-network.yml +++ b/.github/workflows/test-integrations-network.yml @@ -82,7 +82,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-tasks.yml b/.github/workflows/test-integrations-tasks.yml index 49910d3c72..94daaad19e 100644 --- a/.github/workflows/test-integrations-tasks.yml +++ b/.github/workflows/test-integrations-tasks.yml @@ -105,7 +105,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-web-1.yml b/.github/workflows/test-integrations-web-1.yml index 362b98dad9..cb9cab968b 100644 --- a/.github/workflows/test-integrations-web-1.yml +++ b/.github/workflows/test-integrations-web-1.yml @@ -100,7 +100,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml diff --git a/.github/workflows/test-integrations-web-2.yml b/.github/workflows/test-integrations-web-2.yml index 69076bf16b..9ce0e8c3d2 100644 --- a/.github/workflows/test-integrations-web-2.yml +++ b/.github/workflows/test-integrations-web-2.yml @@ -106,7 +106,7 @@ jobs: coverage xml - name: Parse and Upload Coverage if: ${{ !cancelled() }} - uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main + uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main with: token: ${{ secrets.GITHUB_TOKEN }} files: coverage.xml