Projects in Awesome Lists by actions
A curated list of projects in awesome lists by actions .
https://github.com/actions/starter-workflows
Accelerating new GitHub Actions workflows
Last synced: 13 May 2025
https://github.com/actions/toolkit
The GitHub ToolKit for developing GitHub Actions.
Last synced: 09 Sep 2025
https://github.com/actions/cache
Cache dependencies and build outputs in GitHub Actions
Last synced: 29 Jan 2026
https://github.com/actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
github-actions kubernetes operator
Last synced: 14 May 2025
https://github.com/summerwind/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
github-actions kubernetes operator
Last synced: 25 Mar 2025
https://github.com/actions/github-script
Write workflows scripting the GitHub API in JavaScript
Last synced: 12 May 2025
https://github.com/actions/setup-node
Set up your GitHub Actions workflow with a specific version of node.js
Last synced: 09 Sep 2025
https://github.com/actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
github-actions template typescript
Last synced: 13 May 2025
https://github.com/actions/labeler
An action for automatically labelling pull requests
Last synced: 14 May 2025
https://github.com/actions/setup-python
Set up your GitHub Actions workflow with a specific version of Python
Last synced: 22 Jan 2026
https://github.com/actions/setup-java
Set up your GitHub Actions workflow with a specific version of Java
Last synced: 12 May 2025
https://github.com/actions/setup-go
Set up your GitHub Actions workflow with a specific version of Go
Last synced: 16 Jan 2026
https://github.com/actions/stale
Marks issues and pull requests that have not had recent interaction
Last synced: 14 May 2025
https://github.com/actions/create-release
An Action to create releases via the GitHub Release API
actions github github-actions release release-automation
Last synced: 05 Oct 2025
https://github.com/actions/javascript-action
Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
Last synced: 23 Oct 2025
https://github.com/actions/setup-dotnet
Set up your GitHub Actions workflow with a specific version of the .NET core sdk
Last synced: 23 Apr 2025
https://github.com/actions/first-interaction
An action for filtering pull requests and issues from first-time contributors
Last synced: 14 May 2025
https://github.com/actions/dependency-review-action
A GitHub Action for detecting vulnerable dependencies and invalid licenses in your PRs
Last synced: 20 Feb 2026
https://github.com/actions/deploy-pages
GitHub Action to publish artifacts to GitHub Pages for deployments
actions deployment github-actions github-pages workflows
Last synced: 10 Apr 2025
https://github.com/actions/upload-release-asset
An Action to upload a release asset via the GitHub Release API
actions github github-actions release release-automation
Last synced: 05 Oct 2025
https://github.com/actions/add-to-project
Automate adding issues and pull requests to GitHub projects
Last synced: 14 May 2025
https://github.com/actions/attest-build-provenance
Action for generating build provenance attestations for workflow artifacts
Last synced: 15 May 2025
https://github.com/actions/create-github-app-token
GitHub Action for creating a GitHub App Installation Access Token
automation github-actions hacktoberfest tokens
Last synced: 14 Mar 2026
https://github.com/actions/upload-pages-artifact
A composite action for packaging and uploading an artifact that can be deployed to GitHub Pages.
Last synced: 14 May 2025
https://github.com/actions/gh-actions-cache
A GitHub (gh) CLI extension to manage the GitHub Actions caches being used in a GitHub repository.
Last synced: 19 Oct 2025
https://github.com/actions/hello-world-javascript-action
A template to demonstrate how to build a JavaScript action.
Last synced: 15 May 2025
https://github.com/actions/example-services
Example workflows using service containers
Last synced: 08 Oct 2025
https://github.com/actions/python-versions
Python builds for Actions Runner Images
Last synced: 05 May 2026
https://github.com/actions/setup-ruby
Set up your GitHub Actions workflow with a specific version of Ruby
Last synced: 08 Oct 2025
https://github.com/actions/heroku
GitHub Action for interacting with Heroku
Last synced: 08 Oct 2025
https://github.com/actions/hello-world-docker-action
A template to demonstrate how to build a Docker action.
Last synced: 15 May 2025
https://github.com/actions/configure-pages
An action to enable Pages and extract various metadata about a site. It can also be used to configure various static site generators we support as starter workflows.
Last synced: 14 May 2025
https://github.com/actions/setup-elixir
Set up your GitHub Actions workflow with OTP and Elixir
Last synced: 08 Oct 2025
https://github.com/actions/container-toolkit-action
Template repo for creating container actions using https://github.com/actions/toolkit/
Last synced: 04 Apr 2025
https://github.com/actions/actions-sync
This tool allows GHES administrators to sync Actions to their instances
Last synced: 09 Apr 2025
https://github.com/actions/partner-runner-images
About GitHub Actions runner images provided by 3rd parties
Last synced: 05 Apr 2025
https://github.com/actions/github
Wraps actions-toolkit into an Action for common GitHub automations.
Last synced: 08 Oct 2025
https://github.com/actions/languageservices
Language services for GitHub Actions workflows and expressions.
Last synced: 26 Feb 2026
https://github.com/actions/node-versions
Node builds for Actions Runner Images
Last synced: 16 Jan 2026
https://github.com/actions/jekyll-build-pages
A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.
Last synced: 16 May 2025
https://github.com/actions/publish-immutable-action
A GitHub Action used for publishing an Action to ghcr.io as an OCI container.
Last synced: 11 Jun 2025
https://github.com/actions/runner-container-hooks
Runner Container Hooks for GitHub Actions
Last synced: 05 Apr 2025
https://github.com/actions/http-client
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.
Last synced: 08 Oct 2025
https://github.com/actions/setup-haskell
Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
Last synced: 08 Oct 2025
https://github.com/actions/importer-labs
GitHub Actions Importer helps you plan and automate the migration of Azure DevOps, Bamboo, CircleCI, GitLab, Jenkins, and Travis CI pipelines to GitHub Actions.
Last synced: 26 Oct 2025
https://github.com/actions/attest
Action for generating attestations for workflow artifacts
Last synced: 26 Feb 2026
https://github.com/actions/reusable-workflows
Reusable workflows for developing actions
Last synced: 27 Oct 2025
https://github.com/actions/go-dependency-submission
Calculates dependencies for a Go build-target and submits the list to the Dependency Submission API
Last synced: 06 Apr 2025
https://github.com/actions/go-versions
Go releases for Actions Runner Images
Last synced: 11 Feb 2026
https://github.com/actions/importer-issue-ops
GitHub Actions Importer helps you plan and automate the migration of Azure DevOps, Bamboo, CircleCI, GitLab, Jenkins, and Travis CI pipelines to GitHub Actions.
Last synced: 14 Apr 2025
https://github.com/actions/ai-inference
An action for calling AI models with GitHub Models
Last synced: 06 Feb 2026
https://github.com/actions/humans.txt
An Action to list out the humans who help feed and tend the robots of GitHub Actions.
Last synced: 06 Apr 2025
https://github.com/actions/versions-package-tools
Libs and tools used to build all *-version tools for GitHub Actions
Last synced: 09 Apr 2025
https://github.com/actions/virtual-environments-packages
Code and scripts used to automate delivery of tool packages used in virtual-environments.
Last synced: 19 Jul 2025
https://github.com/actions/attest-sbom
Action for generating SBOM attestations for workflow artifacts
Last synced: 19 Oct 2025
https://github.com/actions/alpine_nodejs
Workflow for redistribution of Node.JS for actions/runner
Last synced: 02 Apr 2026
https://gitea.com/actions/gitea-release-action
A github/gitea action to support publishing release to Gitea
Last synced: 11 May 2025
https://github.com/actions/boost-versions
Boost builds for Actions Virtual Environments
Last synced: 08 Oct 2025
https://github.com/actions/maven-dependency-submission-action
GitHub Action for submitting Maven dependencies
Last synced: 08 Oct 2025