From 3d3ed582abd583114bf4470f2ae58d729c8c7813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 03:03:47 +0000 Subject: [PATCH] chore(deps): bump antithesishq/antithesis-trigger-action Bumps [antithesishq/antithesis-trigger-action](https://github.com/antithesishq/antithesis-trigger-action) from 0.5 to 0.10. - [Release notes](https://github.com/antithesishq/antithesis-trigger-action/releases) - [Commits](https://github.com/antithesishq/antithesis-trigger-action/compare/v0.5...v0.10) --- updated-dependencies: - dependency-name: antithesishq/antithesis-trigger-action dependency-version: '0.10' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/trigger-antithesis-luxd.yml | 2 +- .github/workflows/trigger-antithesis-xsvm.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/trigger-antithesis-luxd.yml b/.github/workflows/trigger-antithesis-luxd.yml index 3ae7b8d755..8d47cda1e1 100644 --- a/.github/workflows/trigger-antithesis-luxd.yml +++ b/.github/workflows/trigger-antithesis-luxd.yml @@ -25,7 +25,7 @@ jobs: name: Run Antithesis Avalanchego Test Setup runs-on: ubuntu-latest steps: - - uses: antithesishq/antithesis-trigger-action@v0.5 + - uses: antithesishq/antithesis-trigger-action@v0.10 with: notebook_name: lux tenant: lux diff --git a/.github/workflows/trigger-antithesis-xsvm.yml b/.github/workflows/trigger-antithesis-xsvm.yml index 589b135c91..a13797c1f6 100644 --- a/.github/workflows/trigger-antithesis-xsvm.yml +++ b/.github/workflows/trigger-antithesis-xsvm.yml @@ -25,7 +25,7 @@ jobs: name: Run Antithesis XSVM Test Setup runs-on: ubuntu-latest steps: - - uses: antithesishq/antithesis-trigger-action@v0.5 + - uses: antithesishq/antithesis-trigger-action@v0.10 with: notebook_name: lux tenant: lux