Bump the github-actions-updates group with 3 updates (#29617)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f3d1bc0731
Коммит
0eaba976c8
2
.github/workflows/server-ci-report.yml
поставляемый
2
.github/workflows/server-ci-report.yml
поставляемый
@@ -57,7 +57,7 @@ jobs:
|
||||
run: echo "NUMBER=$(cat ${{ matrix.test.artifact }}/pr-number)" >> ${GITHUB_OUTPUT}
|
||||
- name: Publish test report
|
||||
id: report
|
||||
uses: mikepenz/action-junit-report@992d97d6eb2e5f3de985fbf9df6a04386874114d # v5.1.0
|
||||
uses: mikepenz/action-junit-report@62516aa379bff6370c95fd5894d5a27fb6619d9b # v5.2.0
|
||||
with:
|
||||
report_paths: ${{ matrix.test.artifact }}/report.xml
|
||||
check_name: ${{ matrix.test.name }} (Results)
|
||||
|
||||
Ссылка в новой задаче
Block a user