Skip to content

Commit

Permalink
Removed unnecessary github token
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden committed Jan 13, 2025
1 parent fe6fd79 commit bd7ee2e
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 @@ -69,7 +69,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 bd7ee2e

Please sign in to comment.