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