Commit dbc5e99 1 parent 3c010e2 commit dbc5e99 Copy full SHA for dbc5e99
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ jobs:
300
300
- name : Publish test results
301
301
if : ${{ always() }}
302
302
continue-on-error : true
303
- uses : mikepenz/action-junit-report@959aefb7f095e717eb407fe917238d61ca323ff3 # v3.7.6
303
+ uses : mikepenz/action-junit-report@ee6b445351cd81e2f73a16a0e52d598aeac2197f # v5.3.0
304
304
with :
305
305
check_name : ' Unit Tests Summary'
306
306
github_token : ${{ secrets.GITHUB_TOKEN }}
@@ -443,7 +443,7 @@ jobs:
443
443
444
444
- name : Publish test results
445
445
if : ${{ always() }}
446
- uses : mikepenz/action-junit-report@959aefb7f095e717eb407fe917238d61ca323ff3 # v3.7.6
446
+ uses : mikepenz/action-junit-report@ee6b445351cd81e2f73a16a0e52d598aeac2197f # v5.3.0
447
447
with :
448
448
check_name : ' Cypress Tests Summary'
449
449
github_token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments