File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 - name : Publish to npm
6565 run : npx nx release publish ${{ (github.event.inputs['dry-run'] == 'true' && '--dry-run') || '' }}
6666
67- - uses : tryghost/actions/actions/slack-build@0204421bd3b15725e5b8c606d5d671e9674707ea # main
67+ - uses : tryghost/actions/actions/slack-build@0cbdcbeb9030f46b109d5e6e44c14933026d8ca5 # main
6868 if : failure()
6969 with :
7070 status : ${{ job.status }}
Original file line number Diff line number Diff line change 2929
3030 - uses : codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
3131
32- - uses : tryghost/actions/actions/slack-build@0204421bd3b15725e5b8c606d5d671e9674707ea # main
32+ - uses : tryghost/actions/actions/slack-build@0cbdcbeb9030f46b109d5e6e44c14933026d8ca5 # main
3333 if : failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'
3434 with :
3535 status : ${{ job.status }}
You can’t perform that action at this time.
0 commit comments