nektos / act

Run your GitHub Actions locally 🚀
https://nektosact.com
MIT License
51.87k stars 1.3k forks source link

fix: update reusable workflow input handling #2349

Closed ChristopherHX closed 3 weeks ago

ChristopherHX commented 3 weeks ago

Remember My outstanding task here is writing tests Done

Fixes #2344

github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.02s
✅ REPOSITORY gitleaks yes no 2.35s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 7.34s
✅ REPOSITORY secretlint yes no 1.05s
✅ REPOSITORY trivy-sbom yes no 0.64s
✅ REPOSITORY trufflehog yes no 4.65s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.30%. Comparing base (5a80a04) to head (a970b77). Report is 78 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2349 +/- ## =========================================== + Coverage 61.56% 76.30% +14.73% =========================================== Files 53 61 +8 Lines 9002 7806 -1196 =========================================== + Hits 5542 5956 +414 + Misses 3020 1295 -1725 - Partials 440 555 +115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.