Skip to content

Commit

Permalink
switch back to wcm-io-devops/github-action-maven-build-sonar@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Oct 17, 2023
1 parent e4adf8a commit 16199d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Maven Build with SonarCloud
uses: wcm-io-devops/github-action-maven-build-sonar@develop
uses: wcm-io-devops/github-action-maven-build-sonar@v1
with:
os: ${{ matrix.os }}
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit 16199d9

Please sign in to comment.