Skip to content

Commit 37054ad

Browse files
authored
Merge pull request #1368 from DFE-Digital/dependabot/github_actions/warchant/setup-sonar-scanner-7
Bump warchant/setup-sonar-scanner from 4 to 7
2 parents eac0b97 + d8926a5 commit 37054ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
key: SONAR-TOKEN, SLACK-WEBHOOK
206206

207207
- name: Setup sonarqube
208-
uses: warchant/setup-sonar-scanner@v4
208+
uses: warchant/setup-sonar-scanner@v7
209209

210210
- name: Prepare DB
211211
run: |-

0 commit comments

Comments
 (0)