Updates: runner to v2.315.0 container-hooks to v0.6.0 (#3387)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-03 16:06:30 -04:00
committed by GitHub
parent 4357525445
commit 5b9b9f7ca2
4 changed files with 7 additions and 7 deletions

View File

@@ -36,8 +36,8 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.314.1"
RunnerContainerHooksVersion = "0.5.1"
RunnerVersion = "2.315.0"
RunnerContainerHooksVersion = "0.6.0"
)
// If you're willing to run this test via VS Code "run test" or "debug test",