File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ jobs:
210210 xcode-version : latest-stable
211211
212212 - name : Build wheels
213- uses : pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0 .0
213+ uses : pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1 .0
214214 # GitHub Actions specific build parameters
215215 env :
216216 # pass GitHub runner info into Linux container
Original file line number Diff line number Diff line change 4444 uv tool install pgm-build-deps
4545 pgm-build-setup-ga-ci
4646 - name : Install build-wrapper
47- uses : SonarSource/sonarqube-scan-action/install-build-wrapper@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1 .0
47+ uses : SonarSource/sonarqube-scan-action/install-build-wrapper@713881670b6b3676cda39549040e2d88c70d582e # v8.2 .0
4848
4949 - name : Python test and coverage
5050 run : |
7373 env :
7474 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7575 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
76- uses : SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1 .0
76+ uses : SonarSource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # v8.2 .0
7777 with :
7878 args : >
7979 --define sonar.cfamily.compile-commands=${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json
You can’t perform that action at this time.
0 commit comments