From f3da4c07f1649cd26da8b4e74349a6f4e4cec050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:53:21 +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 6b1f51ec8af03e19087df452b426aa7e46d2b20a to b695b187d79613644988caf04e3d7893b8caaa01. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/6b1f51ec8af03e19087df452b426aa7e46d2b20a...b695b187d79613644988caf04e3d7893b8caaa01) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: b695b187d79613644988caf04e3d7893b8caaa01 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 65dd82967c..3c7d34cde9 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@6b1f51ec8af03e19087df452b426aa7e46d2b20a + uses: getsentry/testing-ai-sdk-integrations@b695b187d79613644988caf04e3d7893b8caaa01 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: