Updates: container-hooks to v0.6.1

This commit is contained in:
github-actions[bot]
2024-06-20 09:06:26 +00:00
parent 0a6208e38d
commit 7769e42dda
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.317.0"
RunnerContainerHooksVersion = "0.6.0"
RunnerContainerHooksVersion = "0.6.1"
)
// If you're willing to run this test via VS Code "run test" or "debug test",