Github Action

Github Action

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Dec 20 8:54
Editor
Edited
Edited
2025 Apr 13 23:52
Refs
Github Action Notion
 
 
Github Action Usages
 
 
 

Security risks

Whose code am I running in GitHub Actions?
I wanted to know what third-party code I was using in my GitHub Actions. I was able to use standard text processing tools and shell pipelines to get a quick tally.
Whose code am I running in GitHub Actions?
Workflow syntax for GitHub Actions
Workflow files use YAML syntax, and must have either a .yml or .yaml file extension. If you're new to YAML and want to learn more, see " Learn YAML in five minutes." You must store workflow files in the .github/workflows directory of your repository. The name of your workflow.
GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
Code-hosting service GitHub is actively investigating a series of attacks against its cloud infrastructure that allowed cybercriminals to implant and abuse the company's servers for illicit crypto-mining operations, a spokesperson told The Record today.
GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
Notice of breaking changes for GitHub Actions · GitHub Changelog
Notice of breaking changes for GitHub Actions
Notice of breaking changes for GitHub Actions · GitHub Changelog
 
 

Recommendations