File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 tools : composer
2121
2222 - name : Checkout
23- uses : actions/checkout@v6
23+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2424 with :
2525 persist-credentials : false
2626
Original file line number Diff line number Diff line change 2727 run : echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
2828
2929 - name : Checkout
30- uses : actions/checkout@v6
30+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3131 with :
3232 persist-credentials : false
3333
Original file line number Diff line number Diff line change 1515 security-events : write
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v6
18+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1919 with :
2020 persist-credentials : false
2121
You can’t perform that action at this time.
0 commit comments