Skip to content

Commit 9a4dbee

Browse files
SONARXML-203 Upgrade cirrus-modules to v3 (#313)
1 parent b15d1bd commit 9a4dbee

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@v3", "load_features")
22

33
def main(ctx):
44
return load_features(ctx)

0 commit comments

Comments
 (0)