From 8c463dbbbee969f2f7da01ba5d06add18b615b55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 16:03:12 +0000 Subject: [PATCH] chore(deps): update sonarsource/sonarcloud-github-action digest to 9f9bba2 --- .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..79ef7fd 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@9f9bba2c7aaf7a55eac26abbac906c3021d211b2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}