Skip to content

Commit

Permalink
SONARFLEX-185 - Migrate cirrus modules to v3 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmorand-sonarsource authored Nov 21, 2024
1 parent fa7ff47 commit 82e3ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.star
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
load("github.com/SonarSource/cirrus-modules@v2", "load_features")
load("github.com/SonarSource/cirrus-modules@v3", "load_features")

def main(ctx):
return load_features(ctx)

0 comments on commit 82e3ed1

Please sign in to comment.