runner/act
Earl Warren ed911869e1 fix: filter job container options with an allow list
The workflow can only contain the following options for a container:

- --volume
- --tmpfs
2025-01-09 12:10:21 +01:00
..
artifactcache fix(cache-server): use consistent uint64 2024-11-22 01:01:12 +01:00
artifacts refactor: Improve logging of error messages 2025-01-09 12:36:30 +03:00
common chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
container fix: filter job container options with an allow list 2025-01-09 12:10:21 +01:00
exprparser chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
filecollector chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
jobparser fix(jobparser): support workflow_dispatch.inputs 2024-08-22 15:02:05 +02:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
runner chore(refactor): split Options into ConfigOptions & JobOptions 2025-01-09 12:10:21 +01:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00