Skip to content

Commit 02963cb

Browse files
committed
chore(deps): bump enricomi/publish-unit-test-result-action action to v2.15.1
| datasource | package | from | to | | ----------- | ---------------------------------------- | ------- | ------- | | github-tags | EnricoMi/publish-unit-test-result-action | v2.12.0 | v2.15.1 |
1 parent 890f84f commit 02963cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Run pre-commit hooks.
6868
uses: ScribeMD/pre-commit-action@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
6969
- name: Publish test results to GitHub.
70-
uses: EnricoMi/publish-unit-test-result-action@e780361cd1fc1b1a170624547b3ffda64787d365 # v2.12.0
70+
uses: EnricoMi/publish-unit-test-result-action@f355d34d53ad4e7f506f699478db2dd71da9de5f # v2.15.1
7171
if: always()
7272
with:
7373
files: src/reports/jest/junit.xml

0 commit comments

Comments
 (0)