Skip to content

Commit 7e23667

Browse files
chore(deps): bump dorny/test-reporter from 1.9.1 to 2.1.1 (#11)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.9.1 to 2.1.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@31a54ee...dc3a926) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad1e0fc commit 7e23667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-ci-secure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
fi
181181
182182
- name: 📊 Generate test report
183-
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
183+
uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3 # v2.1.1
184184
if: always()
185185
with:
186186
name: Unit Tests Results (${{ matrix.os }}, Java ${{ matrix.java-version }})

0 commit comments

Comments
 (0)