File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
33+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434 with :
3535 persist-credentials : false
3636
Original file line number Diff line number Diff line change 5858 go-version : 1.25.5
5959
6060 - name : Checkout app-orch-deployment repository
61- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
61+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6262 with :
6363 repository : open-edge-platform/app-orch-deployment
6464 persist-credentials : false
Original file line number Diff line number Diff line change 2020 outputs :
2121 filtered_projects : ${{ steps.filter-changes.outputs.filtered_projects }}
2222 steps :
23- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424 with :
2525 persist-credentials : false
2626 - name : " Verify Branch Name"
You can’t perform that action at this time.
0 commit comments