Skip to content

Commit b32a60d

Browse files
(chore) Update Cirrus Modules
1 parent dd7df53 commit b32a60d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.star

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load("github.com/SonarSource/cirrus-modules@5cd6425fdb78665f07284f2c12d495618a7bbc0a", "load_features") # 3.1.0
1+
load("github.com/SonarSource/cirrus-modules@74c00b08bd556f6f6f59cc244941f0a815d79e42", "load_features") # 3.3.0
22

33
def main(ctx):
4-
return load_features(ctx, only_if=dict(), aws=dict(env_type="dev", cluster_name="CirrusCI-10-dev"))
4+
return load_features(ctx, only_if=dict(), aws=dict(env_type="dev", cluster_name="CirrusCI-11-dev"))

0 commit comments

Comments
 (0)