Skip to content

Commit

Permalink
Bump dorny/test-reporter from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v1.6.0...v1.7.0)

---
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>
  • Loading branch information
dependabot[bot] authored and kingarrrt committed Oct 15, 2023
1 parent 995a799 commit e26619a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- functional
- acceptance
steps:
- uses: dorny/test-reporter@v1.6.0
- uses: dorny/test-reporter@v1.7.0
with:
artifact: test-result
name: ${{ matrix.test }}
Expand Down

0 comments on commit e26619a

Please sign in to comment.