Skip to content

Commit

Permalink
chore(deps): update sonarsource/sonarcloud-github-action digest to 02…
Browse files Browse the repository at this point in the history
…ef911 in .github/workflows/sonar.yaml
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent cf89492 commit d7812be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@9f9bba2c7aaf7a55eac26abbac906c3021d211b2 # master
uses: sonarsource/sonarcloud-github-action@02ef91109b2d589e757aefcfb2854c2783fd7b19 # master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit d7812be

Please sign in to comment.