Skip to content

Commit 5127105

Browse files
chore(deps): bump scacap/action-surefire-report from 1.10.0 to 1.12.0 (#2967)
Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/scacap/action-surefire-report/releases) - [Commits](ScaCap/action-surefire-report@fa13579...3dacff2) --- updated-dependencies: - dependency-name: scacap/action-surefire-report dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da77870 commit 5127105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/timing-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Test Reports
6767
# Makes it easier to spot failures instead of looking at the logs.
6868
if: ${{ failure() }}
69-
uses: scacap/action-surefire-report@fa13579fdd93ed8fc7e717a25eceedcfcbc39dda # v1.10.0
69+
uses: scacap/action-surefire-report@3dacff26879cd2a7f2160d101254032a3707fe6f # v1.12.0
7070
with:
7171
report_paths: '**/target/test-reports/TEST-*.xml'
7272
fail_if_no_tests: false

0 commit comments

Comments
 (0)