File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626
27- - uses : elastic/oblt-actions/aws/auth@v1.10.0
27+ - uses : elastic/oblt-actions/aws/auth@v1
2828 with :
2929 aws-account-id : " 267093732750"
3030
8989 VERSION : ${{ github.ref_name }}
9090
9191 - if : ${{ success() }}
92- uses : elastic/oblt-actions/slack/send@v1.9.3
92+ uses : elastic/oblt-actions/slack/send@v1
9393 with :
9494 bot-token : ${{ secrets.SLACK_BOT_TOKEN }}
9595 channel-id : " #apm-aws-lambda"
9898 Build: (<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>)
9999
100100 - if : ${{ failure() }}
101- uses : elastic/oblt-actions/slack/send@v1.9.3
101+ uses : elastic/oblt-actions/slack/send@v1
102102 with :
103103 bot-token : ${{ secrets.SLACK_BOT_TOKEN }}
104104 channel-id : " #apm-aws-lambda"
Original file line number Diff line number Diff line change 6767 run : make smoketest/cleanup
6868
6969 - if : always()
70- uses : elastic/oblt-actions/slack/notify-result@v1.9.3
70+ uses : elastic/oblt-actions/slack/notify-result@v1
7171 with :
7272 bot-token : ${{ secrets.SLACK_BOT_TOKEN }}
7373 channel-id : " #apm-aws-lambda"
You can’t perform that action at this time.
0 commit comments