
GitHub Actions: Changing the search order for self-hosted runners
GitHub Actions: Changing the search order for self-hosted runners
GitHub Blog Search
GitHub Actions: Changing the search order for self-hosted runners
When you want to create a workflow in the Actions tab of your repository, the recommendations are now based on an analysis of repo content.
GitHub Actions: Improvements to GitHub Actions starter experience
GitHub Pages: using GitHub Actions for builds and deployments for public repositories
GitHub Actions: GitHub-hosted runners now run Node.js 16 by default
GitHub Actions: Changes to permissions in workflows triggered by Dependabot
Container signing added to the Publish Docker Container workflow for GitHub Actions
GitHub has partnered with the OpenSSF and Project Sigstore to add container image signing to our default “Publish Docker Container” workflow.
GitHub Actions: Workflows triggered by Dependabot receive dependabot secrets
DRY your Actions configuration with reusable workflows (and more!)
GitHub Actions: Reusable workflows are generally available
GitHub Actions: setup-python now supports dependency caching
The OpenID Connect (OIDC) support for secure cloud deployments with GitHub Actions is now generally available.You can configure your workflows to request short-lived access tokens that are automatically rotated for…
GitHub Actions now supports OpenID Connect for secure deployment to different cloud providers via short-lived, auto-rotated tokens.
You can now enjoy a higher per-repository cache size. The cache storage for each repository has doubled to 10GB. This enables Actions users on github.com to run workflows faster by caching…
Check out some advanced automation and CI/CD capabilities you can use today with GitHub Actions on any GitHub account.
GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now generally available on GitHub-hosted runners
GitHub Actions: Conditional execution of steps in actions
Tips on how to get started using GitHub Actions and resources to learn more about making it work for you.
GitHub Actions: Secure cloud deployments with OpenID Connect