Skip to content

Commit 84a3535

Browse files
Update sonarqube.yml
1 parent 470cd2d commit 84a3535

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonarqube.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
runs-on: ubuntu-latest
4242

4343
steps:
44+
- name: Checkout
45+
uses: actions/[email protected]
4446
- name: Run Maven Build
4547
run: mvn clean install
4648
- name: SonarQube Scan

0 commit comments

Comments
 (0)