File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 - name : Start MongoDB
2626 uses :
supercharge/[email protected] 2727 with :
28- mongodb-version : 7 .0
28+ mongodb-version : 8 .0
2929
3030 - name : Build
3131 run : go build -v ./...
4444 GIT_BRANCH : ${{ secrets.GIT_BRANCH }}
4545
4646 - name : SonarCloud Scan
47- uses : sonarsource/sonarcloud-github -action@v3.0 .0
47+ uses : sonarsource/sonarqube-scan -action@v4.1 .0
4848 env :
4949 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5050 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
Original file line number Diff line number Diff line change 2828 - name : Start MongoDB
2929 uses :
supercharge/[email protected] 3030 with :
31- mongodb-version : 7 .0
31+ mongodb-version : 8 .0
3232
3333 - name : Build
3434 run : go build -v ./...
Original file line number Diff line number Diff line change 2323 - name : Start MongoDB
2424 uses :
supercharge/[email protected] 2525 with :
26- mongodb-version : 7 .0
26+ mongodb-version : 8 .0
2727
2828 - name : Build
2929 run : go build -v ./...
You can’t perform that action at this time.
0 commit comments