Skip to content

The npm registry requires TLS 1.2 or higher

As previously announced, the npm registry now requires TLS 1.2 or higher for all requests, including package installation.

Now available in public beta, you can reuse entire workflows as if they were an action. Instead of copying and pasting workflow definitions across repositories, you can now reference an existing workflow with a single line of configuration.

Reusing workflows are great for reducing configuration. Here’s a few examples:

  • Create a workflow for building your homegrown framework so your users can quickly setup CI
  • Create a workflow to deploy to production, and reference it from each repository of your microservice application
  • Create a workflow to roll up end-of-sprint metrics, and encourage every team to add it to their repository

Learn more about reusing workflows.
For questions, visit the GitHub Actions community.
To see what's next for Actions, visit our public roadmap.

See more

The Explore tab on GitHub Mobile has been redesigned to make it easier to find the best projects on GitHub!

Find personalized repository recommendations based on your past contributions and previously starred repositories. It's now possible to find trending projects in the last day, week, or month, and get even more specific with filters for specific programming or spoken languages.

The Explore tab now also displays a list of contributors for each repository, so be sure to go give your favorites a follow.

Read more about GitHub Mobile and send us your feedback to help us improve.

See more