Updates: container-hooks to v0.7.0

This commit is contained in:
github-actions[bot]
2025-04-18 09:06:11 +00:00
parent f832b0b254
commit 5e85311142
4 changed files with 4 additions and 4 deletions

View File

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