diff --git a/.github/workflows/archived/sonar-ip-range-restricted.yml b/.github/workflows/archived/sonar-ip-range-restricted.yml index 1f96acd..d631584 100644 --- a/.github/workflows/archived/sonar-ip-range-restricted.yml +++ b/.github/workflows/archived/sonar-ip-range-restricted.yml @@ -8,7 +8,7 @@ # fetch-depth: 0 # - name: SonarQube Scan - # uses: sonarsource/sonarqube-scan-action@v5.1.0 + # uses: sonarsource/sonarqube-scan-action@v5.3.1 # continue-on-error: true # env: # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}