Skip to content

Commit

Permalink
force codeql flow to trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-insolia-cko committed Dec 20, 2023
1 parent 60af49b commit 43d2400
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: ./gradlew assembleDebug

- name: Run SonarCloud Analysis
uses: sonarsource/sonarcloud-github-action@latest
uses: sonarsource/sonarcloud-github-action@master
with:
organization: 'cko-mobile'
token: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GHA_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 43d2400

Please sign in to comment.