Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sonarqube.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: sonarqube
version: "25.7.0.110598"
epoch: 1
version: "25.8.0.111929"
epoch: 0
description: SonarQube is an open source platform for continuous inspection of code quality (Community Build)
copyright:
- license: LGPL-3.0-or-later
Expand Down Expand Up @@ -40,7 +40,7 @@ pipeline:
with:
repository: https://github.com/SonarSource/sonarqube
tag: ${{package.version}}
expected-commit: 015eb1ed5885f7618f674dbf2321871de0f761fb
expected-commit: 0c6c41672afa3161e036ecd9104abe50641e4725

- uses: patch
with:
Expand Down
Loading