GitHub Actions Best Practices and Copilot Workspaces
GitHub Actions has become an integral part of any organization today, developers are using it for CI/CD every day at work and even in personal projects, thanks to generous free tier by GitHub.But with great power comes great responsibility, there are external entities waiting for you to make a mistake so that they can get access to your infrastructure.
In this talk we will learn about:
GitHub Actions Best Practices
Securing your GitHub Actions
This will be an interesting topic for everyone using GitHub Actions daily.