Updates: container-hooks to v0.8.1

This commit is contained in:
github-actions[bot]
2026-02-05 09:20:02 +00:00
parent 9de09f56eb
commit 3b8da1ccce
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.331.0"
RunnerContainerHooksVersion = "0.8.0"
RunnerContainerHooksVersion = "0.8.1"
)
// If you're willing to run this test via VS Code "run test" or "debug test",