File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 timeout-minutes : 5
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v4
15+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1616
1717 - name : Branch flow audit self-test
1818 run : bash scripts/test-branch-flow-audit.sh
Original file line number Diff line number Diff line change 1515 runs-on : macOS-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v4
18+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1919
2020 - name : Branch flow audit
2121 run : |
5858
5959 - name : Upload shared-features delta report
6060 if : always()
61- uses : actions/upload-artifact@v4
61+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
6262 with :
6363 name : shared-features-delta-report
6464 path : build/reports/shared-features-delta-report.json
You can’t perform that action at this time.
0 commit comments