Skip to content

Commit bcd63c9

Browse files
chore: bump instrument-hooks to collect runtime libraries
1 parent dee9e5c commit bcd63c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go-runner/src/runner/overlay/instrument_hooks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use tar::Archive;
66
use tempfile::TempDir;
77

88
const INSTRUMENT_HOOKS_REPO: &str = "CodSpeedHQ/instrument-hooks";
9-
const INSTRUMENT_HOOKS_COMMIT: &str = "e86719c70c9c0b1646db182a7c748230e243dace";
9+
const INSTRUMENT_HOOKS_COMMIT: &str = "0c971823b17cb5a3bbd0cce4411cbee2c6fe4317";
1010

1111
/// Get the instrument-hooks directory, downloading if necessary
1212
/// Downloads to /tmp/codspeed-instrument-hooks-{commit}/

0 commit comments

Comments
 (0)