Skip to content

Commit f6c15d5

Browse files
Bump antithesishq/antithesis-trigger-action from 0.5 to 0.6 (#3620)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b5cea5 commit f6c15d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/trigger-antithesis-avalanchego.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Run Antithesis Avalanchego Test Setup
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: antithesishq/antithesis-trigger-action@v0.5
28+
- uses: antithesishq/antithesis-trigger-action@v0.6
2929
with:
3030
notebook_name: avalanche
3131
tenant: avalanche

.github/workflows/trigger-antithesis-xsvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Run Antithesis XSVM Test Setup
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: antithesishq/antithesis-trigger-action@v0.5
28+
- uses: antithesishq/antithesis-trigger-action@v0.6
2929
with:
3030
notebook_name: avalanche
3131
tenant: avalanche

0 commit comments

Comments
 (0)