act_runner/pkg
S. M. Mahmudul Haque (Yamin) deea8ec8c6
fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502)
* Remove redundant check

See: https://github.com/nektos/act/issues/2464#issuecomment-2430903650

* Add condition to prevent replacing inputs in reusable workflows with workflow_dispatch inputs

Closes: https://github.com/nektos/act/issues/2464

* fmt

* Revert "Remove redundant check"

This reverts commit 63455960ec714eea7631a586bcd59bed449739fc.

* add test

* Update runner_test.go

* update label

---------

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2024-12-29 14:52:06 +00:00
..
artifactcache chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
artifacts chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
common fix: short sha has at least four digits (#2540) 2024-12-24 21:33:13 +00:00
container chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
exprparser chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
filecollector Meta-copy-symlinks-new-actions-cache (#2337) 2024-05-29 00:12:32 +00:00
lookpath
model chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
runner fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) 2024-12-29 14:52:06 +00:00
schema fix: schema validation for job if functions (#2446) 2024-09-10 11:14:47 -07:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00