Skip to content

Commit 21d04d7

Browse files
authored
Merge pull request etcd-io#20600 from ivanvc/pin-antithesis-to-v0.9
dependency: lock antithesis-trigger-action to v0.9
2 parents 0de7907 + 804f7b0 commit 21d04d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/antithesis-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
docker push $IMAGE
8383
8484
- name: Run Antithesis Tests
85-
uses: antithesishq/antithesis-trigger-action@6c0a27302c0a3cd97d87d40bd6704e673abed4bb # main commit on Mar 13, 2025
85+
uses: antithesishq/antithesis-trigger-action@6c0a27302c0a3cd97d87d40bd6704e673abed4bb # v0.9
8686
with:
8787
notebook_name: etcd
8888
tenant: linuxfoundation

0 commit comments

Comments
 (0)