mirror of
https://github.com/BlizD/Tasks.git
synced 2025-03-19 21:07:53 +02:00
Обновление версии action для sonar-scanner
This commit is contained in:
parent
482049f050
commit
5178158aae
2
.github/workflows/sonar-scanner.yml
vendored
2
.github/workflows/sonar-scanner.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
java-version: 17
|
java-version: 17
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
- name: Setup SonarQube scanner
|
- name: Setup SonarQube scanner
|
||||||
uses: warchant/setup-sonar-scanner@v1
|
uses: warchant/setup-sonar-scanner@v8
|
||||||
- name: Run SonarQube on push
|
- name: Run SonarQube on push
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
run: sonar-scanner
|
run: sonar-scanner
|
||||||
|
Loading…
x
Reference in New Issue
Block a user