From 9783cdb0d7d13e5e35237230ab224b2dcda6b903 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Thu, 14 Nov 2024 10:23:20 +1000 Subject: [PATCH] Update action.yml - fix typo [ci skip] --- .github/actions/slack/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/slack/action.yml b/.github/actions/slack/action.yml index f0481f5bc2..98171efc5e 100644 --- a/.github/actions/slack/action.yml +++ b/.github/actions/slack/action.yml @@ -9,7 +9,7 @@ inputs: required: true description: >- The URL to post the payload. This is an input because it tends - to be stored in a secrets valut and a composite action cannot + to be stored in a secrets vault and a composite action cannot look into one. label: