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

| datasource  | package                                  | from    | to      |
| ----------- | ---------------------------------------- | ------- | ------- |
| github-tags | EnricoMi/publish-unit-test-result-action | v2.11.0 | v2.12.0 |
  • Loading branch information
renovate-bot committed Jan 6, 2024
1 parent 901ceca commit a298cab
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@ca89ad036b5fcd524c1017287fb01b5139908408 # v2.11.0
uses: EnricoMi/publish-unit-test-result-action@e780361cd1fc1b1a170624547b3ffda64787d365 # v2.12.0
if: always()
with:
files: src/reports/jest/junit.xml
Expand Down

0 comments on commit a298cab

Please sign in to comment.