Skip to content

Commit 731aa1c

Browse files
dependabot[bot]UweTrottmann
authored andcommitted
Bump dorny/test-reporter from 1.7.0 to 1.9.1
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.7.0 to 1.9.1. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@afe6793...31a54ee) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a093122 commit 731aa1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build with Maven
2727
run: mvn --batch-mode -show-version --update-snapshots --errors package
2828
- name: Publish Unit Test Results
29-
uses: dorny/test-reporter@afe6793191b75b608954023a46831a3fe10048d4 # v1.7.0
29+
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
3030
if: always() # also run if build step failed
3131
with:
3232
name: JUnit Report

0 commit comments

Comments
 (0)