diff --git a/.github/workflows/super-devsecops.yml b/.github/workflows/super-devsecops.yml index 60adf70..7acf276 100644 --- a/.github/workflows/super-devsecops.yml +++ b/.github/workflows/super-devsecops.yml @@ -118,7 +118,7 @@ jobs: with: egress-policy: audit - name: Analyze with SonarCloud - uses: SonarSource/sonarcloud-github-action@44eed6088a971ec48af9300c3701483b8815f622 + uses: SonarSource/sonarcloud-github-action@76ec6e7459bd65c7a7ade7d4c7b68d6f0df353c8 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}