Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ptx
12 months ago
|
parent
|
context
|
favorite
| on:
Whose code am I running in GitHub Actions?
That's a good point and might explain the source of this confusion. Actions on GitHub can come from either Docker or a Git repo, using exactly the same syntax [0], so the tag can be either a Docker tag or a Git tag.
[0]
https://docs.github.com/en/actions/writing-workflows/workflo...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://docs.github.com/en/actions/writing-workflows/workflo...