Skip to content

Commit 293d562

Browse files
authored
SONARJAVA-6243 fix: use sonar-m-docker for dogfood (#5557)
1 parent 21cadef commit 293d562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
dogfood_merge:
15-
runs-on: sonar-xs-public
15+
runs-on: sonar-m-docker
1616
name: Update dogfood branch
1717
permissions:
1818
id-token: write # required for SonarSource/vault-action-wrapper

0 commit comments

Comments
 (0)