From 624e3f019f1a8582dadc6b20f5287d8a1e36b6db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:43:05 +0000 Subject: [PATCH] Bump ScaCap/action-surefire-report from 1.8.0 to 1.9.0 Bumps [ScaCap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/scacap/action-surefire-report/releases) - [Commits](https://github.com/scacap/action-surefire-report/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: ScaCap/action-surefire-report dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc6a2573242..95d6a82438b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,4 +30,4 @@ jobs: run: mvn verify -pl protocols -am --no-transfer-progress --batch-mode --fail-at-end -Denforcer.skip - name: Publish Test Report if: ${{ always() }} - uses: ScaCap/action-surefire-report@v1.8.0 + uses: ScaCap/action-surefire-report@v1.9.0