act/pkg
Jon Jensen 00fbfa754c
Fix noisy `runs-on` error logging (#2102)
Move the logging back up a level to fix a minor logging issue introduced in #2088

`RunContext`s for composite actions have dummy/blank `Job`s with no `runs-on`,
meaning their calls to `withGithubEnv` would result in an inaccurate log message
complaining that `'runs-on' key not defined in ...`

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-16 23:04:54 +00:00
..
artifactcache fix: handle zero size (#1888) 2023-07-10 20:35:27 -07:00
artifacts chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
common chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
container fix: IsHost is defined as false on windows (#2093) 2023-12-16 14:46:17 -08:00
exprparser Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model feat: support runs-on labels and group (#2062) 2023-11-12 19:46:38 +00:00
runner Fix noisy `runs-on` error logging (#2102) 2023-12-16 23:04:54 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00