From 0edf4410c9ddb5f4ddc48735bd4a276f9859fa0c Mon Sep 17 00:00:00 2001 From: step-security-bot Date: Tue, 30 Jan 2024 17:11:05 +0000 Subject: [PATCH] added action-security.yml for tryfabric/notion-github-action --- .../tryfabric/notion-github-action/action-security.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 knowledge-base/actions/tryfabric/notion-github-action/action-security.yml diff --git a/knowledge-base/actions/tryfabric/notion-github-action/action-security.yml b/knowledge-base/actions/tryfabric/notion-github-action/action-security.yml new file mode 100644 index 00000000..67c7fa68 --- /dev/null +++ b/knowledge-base/actions/tryfabric/notion-github-action/action-security.yml @@ -0,0 +1,8 @@ +name: 'Notion x GitHub Action' +github-token: + action-input: + input: token + is-default: true + permissions: + undefined: read + undefined-reason: to # specify why undefined is used. \ No newline at end of file