Skip to content

Commit 6a61d31

Browse files
authored
chore(update): Update Github Chaos Actions to v0.3.1 (#14) (#16)
Signed-off-by: udit <[email protected]>
1 parent fb7270c commit 6a61d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dir=${GOPATH}/src/github.com/litmuschaos/chaos-ci-lib
1818

1919
if [ ! -d $dir ]
2020
then
21-
git clone -b v0.3.0 --single-branch https://github.com/litmuschaos/chaos-ci-lib.git
21+
git clone -b v0.3.1 --single-branch https://github.com/litmuschaos/chaos-ci-lib.git
2222
fi
2323
cd chaos-ci-lib
2424

0 commit comments

Comments
 (0)