Skip to content

Commit 2e9a35d

Browse files
committed
Update bytehound sha after they force pushed
1 parent 584304c commit 2e9a35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
git clone https://github.com/koute/bytehound
183183
cd bytehound
184184
# Newer versions of Bytehound use unstable features
185-
git checkout bcae7caa3b01bb60ec6d4159ac8b9af28a7c927a
185+
git checkout d8363a1f959cc52f2ce0e0603120b9ad2e70d506
186186
cargo build --release -p bytehound-preload
187187
echo "LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${PWD}/target/release" >> $GITHUB_ENV
188188

0 commit comments

Comments
 (0)