From 13560bce939f77a1e9a430cbd0e15919bd9e76af Mon Sep 17 00:00:00 2001 From: Chad Bentz <1760475+felickz@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:25:45 -0500 Subject: [PATCH] sample change --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6fd1f0c..653ff6f 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: rewrite-sarif-tool-name: description: > - Whether to rewrite the SARIF tool name to "CodeQL IaC" or keep the original tool name. + Whether to rewrite the SARIF tool name to "CodeQL IaC" or keep the original tool name. required: false default: "true"