fix: Update lock for e2e tests (#4939)

This commit is contained in:
Henry Muru Paenga
2024-09-23 11:17:43 +12:00
committed by GitHub
parent a9b721c656
commit 76b0148fce
2 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
# Script to pin terraform providers in e2e tests
RANDOM_PROVIDER_VERSION="3.6.1"
NULL_PROVIDER_VERSION="3.2.2"
NULL_PROVIDER_VERSION="3.2.3"
TEST_REPOS_DIR="server/controllers/events/testdata/test-repos"