Skip to content

Commit

Permalink
Merge pull request #69 from PinguApps/renovate/enricomi-publish-unit-…
Browse files Browse the repository at this point in the history
…test-result-action-2.x

Update EnricoMi/publish-unit-test-result-action action to v2.17.0
  • Loading branch information
pingu2k4 authored Jul 13, 2024
2 parents 64f5543 + 558cb2d commit 46919e4
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 @@ -89,7 +89,7 @@ jobs:
retention-days: 5

- 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
if: always()
with:
trx_files: "${{ github.workspace }}/**/*.trx"

0 comments on commit 46919e4

Please sign in to comment.