Skip to content

Commit a6b08a6

Browse files
renovate[bot]sonartech
authored andcommitted
Update SonarSource/ci-github-actions digest to 7fea21c (#596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> GitOrigin-RevId: c082c159b1ce221c8c0ad97c7c2f5c4b9d843d0e
1 parent 57e40af commit a6b08a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/build-sonar-python/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
build-number: ${{ inputs.build-number }}
1515

1616
- name: Build public module with maven
17-
uses: SonarSource/ci-github-actions/build-maven@c9d9e76cb397181094492386f0ca23cd4e6ad72f # master, 13.10.2025
17+
uses: SonarSource/ci-github-actions/build-maven@7fea21c7155e8f0d5d429c1af625d851a6fadc3d # master, 13.10.2025
1818
with:
1919
artifactory-deploy-repo: "sonarsource-public-qa"
2020
maven-args: "-DskipTests=true -Dsonar.skip=true -P-typeshed_serializer"
@@ -39,7 +39,7 @@ runs:
3939
IS_COMMUNITY=true mvn install -DskipTests -DskipTypeshed
4040
4141
- name: Build private module with maven
42-
uses: SonarSource/ci-github-actions/build-maven@c9d9e76cb397181094492386f0ca23cd4e6ad72f # master, 13.10.2025
42+
uses: SonarSource/ci-github-actions/build-maven@7fea21c7155e8f0d5d429c1af625d851a6fadc3d # master, 13.10.2025
4343
with:
4444
artifactory-deploy-repo: "sonarsource-private-qa"
4545
maven-args: "-DskipTests=true -Dsonar.skip=true -P-typeshed_serializer"

0 commit comments

Comments
 (0)