Skip to content

Commit

Permalink
Update modulegen/_template/ci.yml.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 committed Nov 27, 2023
1 parent def13cb commit f9970de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulegen/_template/ci.yml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
name: sonarcloud

- name: Analyze with SonarCloud
uses: sonarsource/sonarcloud-github-action@5ee47de3c96f0c1c51b09d2ff1fec0cfeefcf67c # master
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: {{ "${{ secrets.GITHUB_TOKEN }}" }}
SONAR_TOKEN: {{ "${{ secrets.SONAR_TOKEN }}" }}

0 comments on commit f9970de

Please sign in to comment.