Bump EnricoMi/publish-unit-test-result-action from 2.22.0 to 2.23.0 (#1435)

This commit is contained in:
dependabot[bot]
2026-02-23 08:51:04 -08:00
committed by GitHub
parent a5dc91f0a5
commit 77395a86f4
6 changed files with 6 additions and 6 deletions

2
.github/workflows/test_report.yml generated vendored
View File

@@ -25,7 +25,7 @@ jobs:
name_is_regexp: true
run_id: ${{ github.event.workflow_run.id }}
- name: Publish test results
uses: EnricoMi/publish-unit-test-result-action@27d65e188ec43221b20d26de30f4892fad91df2f # v2
uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2
with:
commit: ${{ github.event.workflow_run.head_sha }}
comment_mode: 'off'