File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 - id : qa-sonarqube
104104 if : ${{ !github.event.inputs.skip_qa_sonarqube }}
105105 name : QA SonarQube
106- uses : SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5
106+ uses : SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5
107107 env :
108108 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
109109 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
Original file line number Diff line number Diff line change 6767 - id : qa-sonarqube
6868 if : ${{ !github.event.inputs.skip_qa_sonarqube }}
6969 name : QA SonarQube
70- uses : SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d # v5
70+ uses : SonarSource/sonarqube-scan-action@aa494459d7c39c106cc77b166de8b4250a32bb97 # v5
7171 env :
7272 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7373 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
Original file line number Diff line number Diff line change 22 "$schema" : " https://raw.githubusercontent.com/jetpack-io/devbox/0.10.3/.schema/devbox.schema.json" ,
33 "packages" : [
44 " gojq@0.12.17" ,
5- " gh@2.68.1 " ,
5+ " gh@2.69.0 " ,
66 " gettext@0.22.5" ,
77 " gomplate@4.2.0" ,
88 " nodejs@23.10.0" ,
You can’t perform that action at this time.
0 commit comments