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.9.0

| datasource  | package                                  | from   | to     |
| ----------- | ---------------------------------------- | ------ | ------ |
| github-tags | EnricoMi/publish-unit-test-result-action | v2.7.0 | v2.9.0 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Aug 4, 2023
1 parent 4801818 commit 5847318
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@0.9.86
- name: Publish test results to GitHub.
uses: EnricoMi/publish-unit-test-result-action@v2.7.0
uses: EnricoMi/publish-unit-test-result-action@v2.9.0
if: always()
with:
files: src/reports/jest/junit.xml
Expand Down

0 comments on commit 5847318

Please sign in to comment.