Skip to content

Commit 789220d

Browse files
chore(deps): bump scacap/action-surefire-report from 1.9.0 to 1.9.1 (#2697)
Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scacap/action-surefire-report/releases) - [Commits](ScaCap/action-surefire-report@1a128e4...5609ce4) --- updated-dependencies: - dependency-name: scacap/action-surefire-report dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2c9b83 commit 789220d

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
@@ -65,7 +65,7 @@ jobs:
6565
- name: Test Reports
6666
# Makes it easier to spot failures instead of looking at the logs.
6767
if: ${{ failure() }}
68-
uses: scacap/action-surefire-report@1a128e49c0585bc0b8e38e541ac3b6e35a5bc727 # v1.9.0
68+
uses: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1
6969
with:
7070
report_paths: '**/target/test-reports/TEST-*.xml'
7171
fail_if_no_tests: false

0 commit comments

Comments
 (0)