File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 checks : read
2626 steps :
2727 - name : Wait for checks
28- uses : apify/workflows /wait-for-checks@wait-for-checks-action
28+ uses : apify/actions /wait-for-checks@main
2929 with :
3030 ref : ${{ github.sha }}
3131 check-regexp : ' ^Checks'
Original file line number Diff line number Diff line change 3838 checks : read
3939 steps :
4040 - name : Wait for checks
41- uses : apify/workflows /wait-for-checks@wait-for-checks-action
41+ uses : apify/actions /wait-for-checks@main
4242 with :
4343 ref : ${{ github.sha }}
4444 check-regexp : ' ^Checks'
Original file line number Diff line number Diff line change 4343 # skipped when called from another workflow. TODO: pin to a tag after apify/workflows#238 is merged.
4444 - name : Wait for checks
4545 if : github.event_name == 'workflow_dispatch'
46- uses : apify/workflows /wait-for-checks@wait-for-checks-action
46+ uses : apify/actions /wait-for-checks@main
4747 with :
4848 ref : ${{ github.sha }}
4949 check-regexp : ' ^Checks'
You can’t perform that action at this time.
0 commit comments