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 75827d7Copy full SHA for 75827d7
.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@982992a35a56c6bebd7c76c65e5c3e4c18e634c8
122
env:
123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments