Add GITHUB_TOKEN input to action.yml for enhanced authentication

This commit is contained in:
Luke Hagar
2025-09-11 17:50:36 +00:00
parent 59e4bad1c5
commit 55ef013182

View File

@@ -62,6 +62,7 @@ runs:
INPUT_FAIL_ON_FAILURES: ${{ inputs.fail_on_failures }}
INPUT_COMMENT_PR: ${{ inputs.comment_pr }}
INPUT_STEP_SUMMARY: ${{ inputs.step_summary }}
GITHUB_TOKEN: ${{ github.token }}
outputs:
json_path: