diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3d87e9cb..3842b41a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: name: code-coverage-ubuntu-latest-24.x path: coverage/ - name: SonarCloud Scan - uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v5 + uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v5 if: ${{ github.actor != 'dependabot[bot]' }} with: projectBaseDir: ${{ matrix.project-root }}