Skip to content

Commit

Permalink
Bump dorny/test-reporter from 1.9.0 to 1.9.1 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.9.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@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent e32ec31 commit 27ce947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui_smoke_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Publish Test Report
id: test_report
if: always()
uses: dorny/[email protected].0
uses: dorny/[email protected].1
with:
name: ${{ env.CHECK_NAME }}
path: reports/report.xml
Expand Down

0 comments on commit 27ce947

Please sign in to comment.