Skip to content

Commit

Permalink
Merge pull request #530 from terrestris/dependabot/github_actions/kit…
Browse files Browse the repository at this point in the history
…abisa/sonarqube-action-1.2.1

chore(deps): bump kitabisa/sonarqube-action from 1.2.0 to 1.2.1
  • Loading branch information
dnlkoch authored May 3, 2024
2 parents 0a5b39f + c6b4727 commit c0a2fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
CI: true

- name: SonarQube Scan 🔬
uses: kitabisa/[email protected].0
uses: kitabisa/[email protected].1
with:
host: ${{ secrets.SONARQUBE_HOST }}
login: ${{ secrets.SONARQUBE_TOKEN }}

0 comments on commit c0a2fcf

Please sign in to comment.