File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 fi
5555
5656 - name : Render lint report to PR
57- uses : marocchino/sticky-pull-request-comment@v3
57+ uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
5858 if : always() && hashFiles('frontend/biome-report.md') != '' && github.event.pull_request.head.repo.fork == false
5959 with :
6060 header : frontend-lint-results
Original file line number Diff line number Diff line change 5454 bash .github/scripts/combine-test-reports.sh
5555
5656 - name : Render combined test report to PR
57- uses : marocchino/sticky-pull-request-comment@v3
57+ uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
5858 if : always() && hashFiles('combined-test-report.md') != '' && github.event.pull_request.head.repo.fork == false
5959 with :
6060 header : test-results
You can’t perform that action at this time.
0 commit comments