From 8913b693a671d9f64694f08301482868868773b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:22:03 +0000 Subject: [PATCH] action-allowlist-review: bump scacap/action-surefire-report Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/scacap/action-surefire-report/releases) - [Commits](https://github.com/scacap/action-surefire-report/compare/5609ce4db72c09db044803b344a8968fd1f315da...fa13579fdd93ed8fc7e717a25eceedcfcbc39dda) --- updated-dependencies: - dependency-name: scacap/action-surefire-report dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index 5d671434..dbed9142 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -203,7 +203,7 @@ runs: if: false - uses: sbt/setup-sbt@508b753e53cb6095967669e0911487d2b9bc9f41 # v1.1.22 if: false - - uses: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1 + - uses: scacap/action-surefire-report@fa13579fdd93ed8fc7e717a25eceedcfcbc39dda # v1.10.0 if: false - uses: scalacenter/sbt-dependency-submission@f43202114d7522a4b233e052f82c2eea8d658134 # v3.2.1 if: false