From d2cad69d26fd80b1bd67a1a3f0fc69b832854567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:05:38 +0000 Subject: [PATCH] chore: update OSSF scorecard scope with discovered actions --- ossf-reporting/scope.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ossf-reporting/scope.json b/ossf-reporting/scope.json index f6c6824..171e9fb 100644 --- a/ossf-reporting/scope.json +++ b/ossf-reporting/scope.json @@ -5,6 +5,7 @@ "action-get-tag", "actionlint", "azure-appservice-settings", + "docker-action-demo", "github-copilot-pr-analysis", "issue-comment-tag", "json-to-file", @@ -13,10 +14,9 @@ "load-runner-info", "load-used-actions", "secure-action-inputs", - "variable-substitution", - "action-template" + "variable-substitution" ], "excluded": [] } } -} \ No newline at end of file +}