Skip to content

Commit

Permalink
Bump warchant/setup-sonar-scanner from 7 to 8
Browse files Browse the repository at this point in the history
Bumps [warchant/setup-sonar-scanner](https://github.com/warchant/setup-sonar-scanner) from 7 to 8.
- [Release notes](https://github.com/warchant/setup-sonar-scanner/releases)
- [Commits](Warchant/setup-sonar-scanner@v7...v8)

---
updated-dependencies:
- dependency-name: warchant/setup-sonar-scanner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent f29a25a commit 51f4a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
id: extract_version

- name: Настройка sonar-scanner
uses: warchant/setup-sonar-scanner@v7
uses: warchant/setup-sonar-scanner@v8

- name: Анализ в SonarQube (branch)
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit 51f4a99

Please sign in to comment.