File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696 if : steps.pubs.outputs.projects != ''
9797 run : npx nx release publish --projects=${{ steps.pubs.outputs.projects }} ${{ (github.event.inputs['dry-run'] == 'true' && '--dry-run') || '' }}
9898
99- - uses : tryghost/actions/actions/slack-build@dc2cd3041a8b80b8792c47f1f647454a9302ac3b # main
99+ - uses : tryghost/actions/actions/slack-build@483e476e0898faa00503cf209a0aada35102f001 # main
100100 if : failure()
101101 with :
102102 status : ${{ job.status }}
Original file line number Diff line number Diff line change 5858
5959 - uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
6060
61- - uses : tryghost/actions/actions/slack-build@dc2cd3041a8b80b8792c47f1f647454a9302ac3b # main
61+ - uses : tryghost/actions/actions/slack-build@483e476e0898faa00503cf209a0aada35102f001 # main
6262 if : failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'
6363 with :
6464 status : ${{ job.status }}
You can’t perform that action at this time.
0 commit comments