Skip to content

Commit

Permalink
Bump antithesishq/antithesis-trigger-action from 0.5 to 0.6 (#3620)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9b5cea5 commit f6c15d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-antithesis-avalanchego.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.6
with:
notebook_name: avalanche
tenant: avalanche
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger-antithesis-xsvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.6
with:
notebook_name: avalanche
tenant: avalanche
Expand Down

0 comments on commit f6c15d5

Please sign in to comment.