From 010079190bd3b7434560acd30888524d8a65ecde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:48:22 +0000 Subject: [PATCH] Bump uhafner/quality-monitor from 1 to 2 Bumps [uhafner/quality-monitor](https://github.com/uhafner/quality-monitor) from 1 to 2. - [Release notes](https://github.com/uhafner/quality-monitor/releases) - [Commits](https://github.com/uhafner/quality-monitor/compare/v1...v2) --- updated-dependencies: - dependency-name: uhafner/quality-monitor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-badges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: >