Skip to content

Commit

Permalink
chore(deps): Bump EnricoMi/publish-unit-test-result-action
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.10.0 to 2.11.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@d93dbc0...ca89ad0)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and UnseenWizzard committed Oct 11, 2023
1 parent db75a89 commit cc9effd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/collect-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
done
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@d93dbc08d265e4653da0c0af544bee2a851d3e38 #v2.10.0
uses: EnricoMi/publish-unit-test-result-action@ca89ad036b5fcd524c1017287fb01b5139908408 #v2.11.0
with:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: ${{ env.ARTIFACT_PATH }}/event_file/event.json
Expand Down

0 comments on commit cc9effd

Please sign in to comment.