From d8720a448eae4dd71cfc23633dae1f5db74e2020 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 19 Jan 2021 21:04:57 +1300 Subject: [PATCH] Add CyberChef, h@xor t00l d3lux3 --- .github/workflows/notify-discord-new-recipe-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-discord-new-recipe-request.yml b/.github/workflows/notify-discord-new-recipe-request.yml index 28b301f..57cdf39 100644 --- a/.github/workflows/notify-discord-new-recipe-request.yml +++ b/.github/workflows/notify-discord-new-recipe-request.yml @@ -26,6 +26,6 @@ jobs: "url": "${{github.sender.html_url}}", "icon_url": "${{github.sender.avatar_url}}" } - uses: Ilshidur/action-discord@master@0.3.0 + uses: Ilshidur/action-discord@0.3.0 with: args: The [Geek's Cookbook](https://geek-cookbook.funkypenguin.co.nz) has a new recipe request! \ No newline at end of file