diff --git a/.github/workflows/update-badges.yml b/.github/workflows/update-badges.yml index 0f6bee60..f274ba53 100644 --- a/.github/workflows/update-badges.yml +++ b/.github/workflows/update-badges.yml @@ -27,7 +27,7 @@ jobs: - name: Build and test with Maven run: mvn -V --color always -ntp clean verify -Pci -Ppit -Pdepgraph | tee maven.log - name: Run Quality Monitor - uses: uhafner/quality-monitor@v1 + uses: uhafner/quality-monitor@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }} config: >