
How GitHub uses GitHub Actions and Actions larger runners to build and test GitHub.com
Recently, we’ve been working to make our CI experience better by leveraging the newly released GitHub feature, Actions larger runners, to run our CI.
GitHub Blog Search
Recently, we’ve been working to make our CI experience better by leveraging the newly released GitHub feature, Actions larger runners, to run our CI.
GitHub Actions: Transitioning from Node 16 to Node 20
Migrate Bamboo and Bitbucket Pipeline to GitHub Actions
GitHub Actions - Updates to GITHUB_REF and github.ref
Update to Actions usage in Enterprise Managed User namespace repositories
GitHub Actions: Review network access settings for the self-hosted runners
Actions Runs triggered from tags or forks with the same name as a protected branch will now be blocked
Researchers from Purdue and NCSU have found a large number of command injection vulnerabilities in the workflows of projects on GitHub. Follow these four tips to keep your GitHub Actions workflows secure.
GitHub Actions: Required Workflows will move to Repository Rules
Today, we are announcing public beta of the new experience for deployments across environments. :tada: Developers and DevOps managers can now view and track the full history of deployments in…
GitHub Actions: Update on save-state and set-output commands
GitHub Actions: Removal of Node12 from the Actions runner
GitHub Actions - OpenId Connect (OIDC) integration with AWS is now optimized to avoid pinning any intermediary certificate thumbprints. While configuring GitHub as an OIDC IdP (ID Provider), AWS now…
GitHub Actions - Actions Runner General availability
We have received customers reporting errors with Actions’ OIDC integration with AWS. This happens for customers who are pinned to a single intermediary thumbprint from the Certificate Authority (CA) of…
Introducing a new tool to monitor and control the permissions of the repository token for GitHub Actions.
GitHub-hosted larger runners for Actions are generally available
For securely enabling OpenID Connect (OIDC) in your reusable workflows, we are now making the permissions more restrictive. If you need to fetch an OIDC token generated within a reusable…
GitHub Actions: All Actions will run on Node16 instead of Node12 by default