Skip to content

Commit

Permalink
Bump EnricoMi/publish-unit-test-result-action from 2.15.1 to 2.16.1 (#…
Browse files Browse the repository at this point in the history
…460)

Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.15.1 to 2.16.1.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.15.1...v2.16.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 010a59e commit 8b5b478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: ./gradlew build -s

- name: Publish Test Report
uses: EnricoMi/publish-unit-test-result-action@v2.15.1
uses: EnricoMi/publish-unit-test-result-action@v2.16.1
if: always()
with:
comment_mode: off
Expand Down

0 comments on commit 8b5b478

Please sign in to comment.