We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088fdc7 commit 7d92137Copy full SHA for 7d92137
.github/workflows/super-devsecops.yml
@@ -118,7 +118,7 @@ jobs:
118
with:
119
egress-policy: audit
120
- name: Analyze with SonarCloud
121
- uses: SonarSource/sonarcloud-github-action@44eed6088a971ec48af9300c3701483b8815f622
+ uses: SonarSource/sonarcloud-github-action@f1700773ebdb6efe6b3f8a5cf66150027dda8f5e
122
env:
123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments