From 3567ae4b3a5b5e98411a03e68c08d77233dd2f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:53:17 +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 1dd9ee2a2d821f41473fc90809a758e8394c689c to 1dbe6a422d3bbb55c8e19c289fa8fe1fbbc39d1e. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/1dd9ee2a2d821f41473fc90809a758e8394c689c...1dbe6a422d3bbb55c8e19c289fa8fe1fbbc39d1e) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 1dbe6a422d3bbb55c8e19c289fa8fe1fbbc39d1e 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 6827ebb7d2..f33a7f3d44 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@1dd9ee2a2d821f41473fc90809a758e8394c689c + uses: getsentry/testing-ai-sdk-integrations@1dbe6a422d3bbb55c8e19c289fa8fe1fbbc39d1e env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: