Skip to content

Commit

Permalink
chore(deps): bump enricomi/publish-unit-test-result-action action to …
Browse files Browse the repository at this point in the history
…v2.16.1

| datasource  | package                                  | from    | to      |
| ----------- | ---------------------------------------- | ------- | ------- |
| github-tags | EnricoMi/publish-unit-test-result-action | v2.15.1 | v2.16.1 |
  • Loading branch information
renovate-bot committed Mar 21, 2024
1 parent c7eb178 commit e1f9116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Run pre-commit hooks.
uses: ScribeMD/pre-commit-action@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
- name: Publish test results to GitHub.
uses: EnricoMi/publish-unit-test-result-action@f355d34d53ad4e7f506f699478db2dd71da9de5f # v2.15.1
uses: EnricoMi/publish-unit-test-result-action@30eadd5010312f995f0d3b3cff7fe2984f69409e # v2.16.1
if: always()
with:
files: src/reports/jest/junit.xml
Expand Down

0 comments on commit e1f9116

Please sign in to comment.