From 2c605a43ac562da10f32d6a6bb8d16afc2d1226a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:52:44 +0000 Subject: [PATCH] build(deps): bump getsentry/testing-ai-sdk-integrations Bumps [getsentry/testing-ai-sdk-integrations](https://github.com/getsentry/testing-ai-sdk-integrations) from 5b57253605660c813c237839a42826d3d003ee0b to 121da677853244cedfe11e95184b2b431af102eb. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/5b57253605660c813c237839a42826d3d003ee0b...121da677853244cedfe11e95184b2b431af102eb) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 121da677853244cedfe11e95184b2b431af102eb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ai-integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-integration-test.yml b/.github/workflows/ai-integration-test.yml index 006572a7ed..ed9a08642a 100644 --- a/.github/workflows/ai-integration-test.yml +++ b/.github/workflows/ai-integration-test.yml @@ -34,7 +34,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run Python SDK Tests - uses: getsentry/testing-ai-sdk-integrations@5b57253605660c813c237839a42826d3d003ee0b + uses: getsentry/testing-ai-sdk-integrations@121da677853244cedfe11e95184b2b431af102eb env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: