Skip to content

Commit e987e33

Browse files
authored
fix: Update pin_ci_terraform_providers.sh (#5686)
Signed-off-by: PePe Amengual <[email protected]>
1 parent bcd6420 commit e987e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pin_ci_terraform_providers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Script to pin terraform providers in e2e tests
44

55
RANDOM_PROVIDER_VERSION="3.6.1"
6-
NULL_PROVIDER_VERSION="3.2.3"
6+
NULL_PROVIDER_VERSION="3.2.4"
77

88
TEST_REPOS_DIR="server/controllers/events/testdata/test-repos"
99

0 commit comments

Comments
 (0)