Skip to content

Commit 5a2df8e

Browse files
feat(BUILD-4676): use cirrus-modules@master
1 parent 676a8de commit 5a2df8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load("github.com/SonarSource/cirrus-modules@v2", "load_features")
1+
load("github.com/SonarSource/cirrus-modules@master", "load_features")
22

33
def main(ctx):
44
return load_features(ctx, only_if=dict())

0 commit comments

Comments
 (0)