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