From 1934f054a53310fcd9ff99c876a4281b872408e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 04:28:12 +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 18229d1da4bb8120ce923bdf7aac00fcf6f38311 to 1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/18229d1da4bb8120ce923bdf7aac00fcf6f38311...1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: 1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4 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 d9f381c657..13bf6da9d1 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@18229d1da4bb8120ce923bdf7aac00fcf6f38311 + uses: getsentry/testing-ai-sdk-integrations@1668d0ee106d1ac7cab0bb2e5bafa20eb0fddfa4 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: