Skip to content

Commit

Permalink
Removed unnecessary github token (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden authored Jan 14, 2025
1 parent 3fbd019 commit 8151109
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: >
-Dsonar.organization=${{ github.repository_owner }}
Expand Down

0 comments on commit 8151109

Please sign in to comment.