Skip to content

Commit

Permalink
Merge pull request #14 from autumn-library/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…warchant/setup-sonar-scanner-8

Bump warchant/setup-sonar-scanner from 7 to 8
  • Loading branch information
nixel2007 authored Feb 3, 2024
2 parents f29a25a + 51f4a99 commit a19a164
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 a19a164

Please sign in to comment.