Skip to content

Commit b55aeca

Browse files
Bump dorny/test-reporter from 2.1.0 to 2.1.1 in the dependencies group
Bumps the dependencies group with 1 update: [dorny/test-reporter](https://github.com/dorny/test-reporter). Updates `dorny/test-reporter` from 2.1.0 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@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f1277b commit b55aeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: docker compose -f ./docker-compose-ecommerce.yml down --remove-orphans
6060

6161
- name: Test Reporter
62-
uses: dorny/[email protected].0
62+
uses: dorny/[email protected].1
6363
if: always()
6464
with:
6565
name: Test Results

0 commit comments

Comments
 (0)