There was an error while loading. Please reload this page.
1 parent 68a8e0f commit 60705b2Copy full SHA for 60705b2
1 file changed
.github/workflows/discord.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Send discord message
12
- uses: appleboy/discord-action@master
+ uses: appleboy/discord-action@3a09d810d0b53b8911c5047f5d6a4bedd1809246 # master
13
with:
14
webhook_id: ${{ secrets.WEBHOOK_ID }}
15
webhook_token: ${{ secrets.WEBHOOK_TOKEN }}
0 commit comments