Skip to content

Commit

Permalink
Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.16.1 to 2.17.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@30eadd5...567cc7f)

---
updated-dependencies:
- dependency-name: EnricoMi/publish-unit-test-result-action
  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 soumeh01 committed Jul 15, 2024
1 parent 89918fa commit 3822b5c
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 @@ -172,7 +172,7 @@ jobs:
path: artifacts

- name: publish test results
uses: EnricoMi/publish-unit-test-result-action@30eadd5010312f995f0d3b3cff7fe2984f69409e # v2.16.1
uses: EnricoMi/publish-unit-test-result-action@567cc7f8dcea3eba5da355f6ebc95663310d8a07 # v2.17.0
with:
files: "artifacts/**/cbuild-testreport-*.xml"
report_individual_runs: true
Expand Down

0 comments on commit 3822b5c

Please sign in to comment.