Skip to content

Commit

Permalink
Bump dorny/test-reporter from 1.6.0 to 1.7.0 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…14540)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aabishkar KC <aabishkar@gmail.com>
  • Loading branch information
dependabot[bot] and avidit authored Oct 31, 2023
1 parent 7ffbef0 commit c794268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
shell: cmd
run: .github\scripts\run_tests.bat ${{ secrets.TEST_EXECUTE_ACCESS_KEY }} Dynamo\Dynamo.pjs DynamoSandbox SmokeTests
- name: UI Smoke Tests Report
uses: dorny/test-reporter@v1.6.0
uses: dorny/test-reporter@v1.7.0
if: always()
with:
name: UI Smoke Test Report
Expand Down

0 comments on commit c794268

Please sign in to comment.