Skip to content

Commit 81ff47c

Browse files
committed
Bump dirty-waters version in action to v0.83.0
1 parent 6fdf1f5 commit 81ff47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ runs:
121121
git clone https://github.com/chains-project/dirty-waters.git
122122
cd dirty-waters
123123
# The version is pinned to the latest dirty-waters release at the time of the action release
124-
DIRTY_WATERS_VERSION="v0.82.0"
124+
DIRTY_WATERS_VERSION="v0.83.0"
125125
git checkout $DIRTY_WATERS_VERSION
126126
pip install -r requirements.txt
127127

0 commit comments

Comments
 (0)