File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Discord Webhook Action
22- uses : tsickert/discord-webhook@v6.0.0
22+ uses : tsickert/discord-webhook@86dc739f3f165f16dadc5666051c367efa1692f4
2323 with :
2424 webhook-url : ${{ secrets.COMPILER_DISCORD_WEBHOOK_URL }}
2525 embed-author-name : ${{ github.event.pull_request.user.login }}
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Discord Webhook Action
22- uses : tsickert/discord-webhook@v6.0.0
22+ uses : tsickert/discord-webhook@86dc739f3f165f16dadc5666051c367efa1692f4
2323 with :
2424 webhook-url : ${{ secrets.DISCORD_WEBHOOK_URL }}
2525 embed-author-name : ${{ github.event.pull_request.user.login }}
Original file line number Diff line number Diff line change 4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Discord Webhook Action
47- uses : tsickert/discord-webhook@v6.0.0
47+ uses : tsickert/discord-webhook@86dc739f3f165f16dadc5666051c367efa1692f4
4848 with :
4949 webhook-url : ${{ secrets.DISCORD_WEBHOOK_URL }}
5050 embed-author-name : ${{ github.event.sender.login }}
You can’t perform that action at this time.
0 commit comments