From d721dff001cc0036c901842bd76d8d544c955e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:52:52 +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 dba21cbfb57482556338983d8c35e6b09b534667 to 6fa66fdf2867deaa2ea133680c58370e0541f7f3. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/dba21cbfb57482556338983d8c35e6b09b534667...6fa66fdf2867deaa2ea133680c58370e0541f7f3) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 6fa66fdf2867deaa2ea133680c58370e0541f7f3 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 bd1f1c6f85..afbcb4e18c 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@dba21cbfb57482556338983d8c35e6b09b534667 + uses: getsentry/testing-ai-sdk-integrations@6fa66fdf2867deaa2ea133680c58370e0541f7f3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: