Skip to content

Commit

Permalink
MAINT: 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.12.0 to 2.14.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.12.0...v2.14.0)

---
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 Feb 12, 2024
1 parent e518a13 commit 1ae6d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testrunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
exit $result
- name: Publish test result
uses: enricomi/publish-unit-test-result-action@v2.12.0
uses: enricomi/publish-unit-test-result-action@v2.14.0
if: always()
with:
comment_mode: "off"
Expand Down

0 comments on commit 1ae6d56

Please sign in to comment.