diff --git a/.forgejo/workflows/sonarqube.yaml b/.forgejo/workflows/sonarqube.yaml index 366dcfc..33c9019 100644 --- a/.forgejo/workflows/sonarqube.yaml +++ b/.forgejo/workflows/sonarqube.yaml @@ -101,7 +101,7 @@ jobs: [ "org.sonarsource.scanner.maven" ] - output_file: ~/.m2/settings.xml + output_file: .m2/settings.xml - name: Cache Java and Maven software uses: https://github.com/actions/cache@v4