File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 (cd "$dir" && npm publish ${{ (github.event.inputs['dry-run'] == 'true' && '--dry-run') || '' }})
9393 done
9494
95- - uses : tryghost/actions/actions/slack-build@2390ec2c041d2413852201ac3894381e98e4b13f # main
95+ - uses : tryghost/actions/actions/slack-build@0607e4b19217c375b376d7af0110ca6a851be288 # main
9696 if : failure()
9797 with :
9898 status : ${{ job.status }}
Original file line number Diff line number Diff line change 6060
6161 - uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
6262
63- - uses : tryghost/actions/actions/slack-build@2390ec2c041d2413852201ac3894381e98e4b13f # main
63+ - uses : tryghost/actions/actions/slack-build@0607e4b19217c375b376d7af0110ca6a851be288 # main
6464 if : failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'
6565 with :
6666 status : ${{ job.status }}
You can’t perform that action at this time.
0 commit comments