Updates: runner to v2.329.0 container-hooks to v0.8.0 (#4279)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-30 10:32:22 +01:00
committed by GitHub
parent 4d22089978
commit 91d45d870a
4 changed files with 8 additions and 8 deletions

View File

@@ -36,8 +36,8 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.328.0"
RunnerContainerHooksVersion = "0.7.0"
RunnerVersion = "2.329.0"
RunnerContainerHooksVersion = "0.8.0"
)
// If you're willing to run this test via VS Code "run test" or "debug test",