From 945ed035f08fa5cec988d8d3761cff681198693c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:53:11 +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 df59cbfbb71b59c74adb2a11c016b2a3b6f51583. - [Commits](https://github.com/getsentry/testing-ai-sdk-integrations/compare/1dd9ee2a2d821f41473fc90809a758e8394c689c...df59cbfbb71b59c74adb2a11c016b2a3b6f51583) --- updated-dependencies: - dependency-name: getsentry/testing-ai-sdk-integrations dependency-version: df59cbfbb71b59c74adb2a11c016b2a3b6f51583 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 a48a832c0b..34ec7da683 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@df59cbfbb71b59c74adb2a11c016b2a3b6f51583 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: