From 8cc2c8598944076af96ea45e3700725beb172ae5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 31 May 2026 19:22:07 +0900 Subject: [PATCH] Update comment in action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 81aa5102..ab6888d0 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: # Note: # - inputs.* should be manually mapped to INPUT_* due to https://github.com/actions/runner/issues/665 -# - Use GITHUB_*/RUNNER_* instead of github.*/runner.* due to https://github.com/actions/runner/issues/2185 +# - For context containing path, use GITHUB_*/RUNNER_* instead of github.*/runner.* due to https://github.com/actions/runner/issues/2185 runs: using: composite steps: