From 2ec2ce626dbbc1b92da0dbb477f269d8bd9d71bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:33:20 +0000 Subject: [PATCH] chore(deps): update sonarsource/sonarcloud-github-action digest to 76ec6e7 --- .github/workflows/super-devsecops.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}