Skip to content

Commit bd7ee2e

Browse files
Removed unnecessary github token
1 parent fe6fd79 commit bd7ee2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/scan.yml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
7070
env:
7171
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
72-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7372
with:
7473
args: >
7574
-Dsonar.organization=${{ github.repository_owner }}

0 commit comments

Comments
 (0)