{"id":359,"url":"https://github.com/sdras/awesome-actions","last_synced_at":"2025-10-05T17:31:21.284Z","repository":{"id":37458207,"uuid":"153500249","full_name":"sdras/awesome-actions","owner":"sdras","description":"A curated list of awesome actions to use on GitHub","archived":false,"fork":false,"pushed_at":"2024-09-01T20:32:39.000Z","size":1097,"stargazers_count":26820,"open_issues_count":110,"forks_count":1561,"subscribers_count":300,"default_branch":"main","last_synced_at":"2025-09-29T16:02:08.606Z","etag":null,"topics":["actions","actions-list","awesome","awesome-list","awesome-lists","curated-list","github","github-actions"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["sdras"]}},"created_at":"2018-10-17T17:53:45.000Z","updated_at":"2025-09-29T13:37:43.000Z","dependencies_parsed_at":"2025-04-22T07:01:06.325Z","dependency_job_id":"e1ea71bc-407b-4f14-970d-2ab62b2d78b6","html_url":"https://github.com/sdras/awesome-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sdras/awesome-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdras%2Fawesome-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdras%2Fawesome-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdras%2Fawesome-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdras%2Fawesome-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdras","download_url":"https://codeload.github.com/sdras/awesome-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdras%2Fawesome-actions/sbom","scorecard":{"id":807274,"data":{"date":"2025-08-11","repo":{"name":"github.com/sdras/awesome-actions","commit":"0edccf33480b95bf7547b90187c31e9ab2cb070d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 15/17 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/sdras/awesome-actions/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sdras/awesome-actions/lint.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T12:07:11.238Z","repository_id":37458207,"created_at":"2025-08-23T12:07:11.238Z","updated_at":"2025-08-23T12:07:11.238Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278487160,"owners_count":25995124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","actions-list","awesome","awesome-list","awesome-lists","curated-list","github","github-actions"],"created_at":"2024-01-05T20:12:52.829Z","updated_at":"2025-10-05T17:31:20.959Z","avatar_url":"https://github.com/sdras.png","language":null,"funding_links":["https://github.com/sponsors/sdras"],"categories":["Programming","Development Environment","Technical","Others","Tutorials","Awesome lists","More Awesome-ness","miscellaneous","Deployment (CI/CD)","Uncategorized","Misc","HarmonyOS","Actions","Guides","Community Guides \u0026 Tutorials","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","后端开发框架及项目","Related awesome lists","Other Lists","Awesome","github","awesome-lists","Community Documentation","git repos","Other awesome lists of interest","**Organization**","📦 Legacy \u0026 Inactive Projects","Themed Directories","📝 More Awesome Lists","Curated lists","Related Awesome Lists","📖 Category Details","Source","DevOps \u0026 Infrastructure"],"sub_categories":["awesome-*","Cheat Sheet","Uncategorized","Windows Manager","Other","管理面板","Misc","TeX Lists","Vite","Useful Awesome List","Benchmarks","Web Clippers","Updated more than a year ago","Miscellaneous","Flaky Test Detection","**1. Software Development Lifecycle (SDLC)**"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n    \u003cimg src=\"awesome-actions.png\" width=\"150\"/\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n# Awesome Actions [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [\u003c!--lint ignore no-dead-urls--\u003e![GitHub Actions status | sdras/awesome-actions](https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg)](https://github.com/sdras/awesome-actions/actions?workflow=Lint+Awesome+List)\n\n\u003e A curated list of awesome things related to GitHub Actions.\n\nActions are triggered by GitHub platform events directly in a repo and run on-demand workflows either on Linux, Windows or macOS virtual machines or inside a container in response. With GitHub Actions you can automate your workflow from idea to production.\n\n## Contents\n\n- [Official Resources](#official-resources)\n  - [Workflow Examples](#workflow-examples)\n  - [Official Actions](#official-actions)\n  - [Create your Actions](#create-your-actions)\n- [Community Resources](#community-resources)\n  - [GitHub Tools and Management](#github-tools-and-management)\n  - [Collection of Actions](#collection-of-actions)\n  - [Utility](#utility)\n  - [Static Analysis](#static-analysis)\n  - [Dynamic Analysis](#dynamic-analysis)\n  - [Monitoring](#monitoring)\n  - [Pull Requests](#pull-requests)\n  - [GitHub Pages](#github-pages)\n  - [Notifications and Messages](#notifications-and-messages)\n  - [Deployment](#deployment)\n  - [External Services](#external-services)\n  - [Frontend Tools](#frontend-tools)\n  - [Machine Learning Ops](#machine-learning-ops)\n  - [Build](#build)\n  - [Database](#database)\n  - [Networking](#networking)\n  - [Localization](#localization)\n  - [Fun](#fun)\n  - [Cheat Sheet](#cheat-sheet)\n- [Tutorials](#tutorials)\n\n## Official Resources\n\n- [Official Site](https://github.com/features/actions)\n- [Official Documentation](https://help.github.com/en/actions)\n- [Official Actions organization](https://github.com/actions)\n  - [actions/virtual-environments](https://github.com/actions/virtual-environments) - GitHub Actions virtual environments.\n  - [actions/runner](https://github.com/actions/runner) - The Runner for GitHub Actions.\n- [GitHub Blog Announcement](https://github.blog/2018-10-17-action-demos/)\n\n### Workflow Examples\n\n- [actions/starter-workflows](https://github.com/actions/starter-workflows) - Starter workflow management.\n- [actions/example-services](https://github.com/actions/example-services) - Example workflows using service containers.\n\n### Official Actions\n\n\u003c!--lint disable no-dead-urls--\u003e\n\n#### Workflow Tool Actions\n\nTool actions for your workflow.\n\n\u003c!--lint ignore awesome-spell-check--\u003e\n\n- [actions/checkout](https://github.com/actions/checkout) - Setup your repository on your workflow.\n- [actions/upload-artifact](https://github.com/actions/upload-artifact) - Upload artifacts from your workflow.\n- [actions/download-artifact](https://github.com/actions/download-artifact) - Download artifacts from your build.\n- [actions/cache](https://github.com/actions/cache) - Cache dependencies and build outputs in GitHub Actions.\n- [actions/github-script](https://github.com/actions/github-script) - Write a script for GitHub API and the workflow contexts.\n\n#### Actions for GitHub Automation\n\nAutomate management for issues, pull requests, and releases.\n\n- [actions/create-release](https://github.com/actions/create-release) - An Action to create releases via the GitHub Release API.\n- [actions/upload-release-asset](https://github.com/actions/upload-release-asset) - An Action to upload a release asset via the GitHub Release API.\n- [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors.\n- [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction.\n- [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests.\n- [actions/delete-package-versions](https://github.com/actions/delete-package-versions) - Delete versions of a package from GitHub Packages.\n\n#### Setup Actions\n\nSet up your GitHub Actions workflow with a specific version of your programming languages.\n\n- [actions/setup-node: Node.js](https://github.com/actions/setup-node)\n- [actions/setup-python: Python](https://github.com/actions/setup-python)\n- [actions/setup-go: Go](https://github.com/actions/setup-go)\n- [actions/setup-dotnet: .NET core sdk](https://github.com/actions/setup-dotnet)\n- [actions/setup-haskell: Haskell (GHC and Cabal)](https://github.com/actions/setup-haskell)\n- [actions/setup-java: Java](https://github.com/actions/setup-java)\n- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)\n- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)\n- [actions/setup-julia: Julia](https://github.com/julia-actions/setup-julia)\n\n### Create your Actions\n\n#### JavaScript and TypeScript Actions\n\n- [actions/toolkit](https://github.com/actions/toolkit) - The GitHub ToolKit for developing GitHub Actions.\n- [actions/hello-world-javascript-action](https://github.com/actions/hello-world-javascript-action) - A template to demonstrate how to build a JavaScript action.\n- [actions/javascript-action](https://github.com/actions/javascript-action) - Create a JavaScript Action.\n- [actions/typescript-action](https://github.com/actions/typescript-action) - Create a TypeScript Action.\n- [actions/http-client](https://github.com/actions/http-client) - A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.\n\n#### Docker Container Actions\n\n- [actions/hello-world-docker-action](https://github.com/actions/hello-world-docker-action) - A template to demonstrate how to build a Docker action.\n- [actions/container-toolkit-action](https://github.com/actions/container-toolkit-action) - Template repo for creating container actions using actions/toolkit.\n\n## Community Resources\n\n### GitHub Tools and Management\n\n- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)\n- [Action to sync GitHub labels in the declarative way](https://github.com/micnncim/action-label-syncer)\n- [Add releases to GitHub](https://github.com/elgohr/Github-Release-Action)\n- [Publish a docker image to Dockerhub](https://github.com/elgohr/Publish-Docker-Github-Action)\n- [Create an issue using content from a file](https://github.com/peter-evans/create-issue-from-file)\n- [Publish GitHub Releases with Assets](https://github.com/softprops/action-gh-release)\n- [GitHub Project Automation+](https://github.com/alex-page/github-project-automation-plus) - Automate GitHub Project cards with any webhook event.\n- [Run GitHub Actions Locally with a web interface](https://github.com/phishy/wflow)\n- [Run GitHub Actions Locally in Terminal](https://github.com/nektos/act)\n- [Build and Publish Android debug APK](https://github.com/ShaunLWM/action-release-debugapk)\n- [Generate sequential build numbers for GitHub Actions](https://github.com/einaregilsson/build-number)\n- [Push Git changes to GitHub repository without authentication difficulties](https://github.com/ad-m/github-push-action)\n- [Generate release notes based on your events](https://github.com/Decathlon/release-notes-generator-action)\n- [Create a GitHub wiki page based on the provided markdown file](https://github.com/Decathlon/wiki-page-creator-action)\n- [Label your Pull Requests auto-magically (using committed files)](https://github.com/Decathlon/pull-request-labeler-action)\n- [Add Label to your Pull Requests based on the author team name](https://github.com/JulienKode/team-labeler-action)\n- [Get a list of file changes with PR/Push](https://github.com/trilom/file-changes-action)\n- [Use private actions in any workflow](https://github.com/InVisionApp/private-action-loader)\n- [Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it)\n- [Rollback a GitHub Release](https://github.com/author/action-rollback)\n- [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads)\n- [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action)\n- [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator)\n- [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform)\n- [Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label)\n- [Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu)\n- [Create Issue Branch](https://github.com/robvanderleek/create-issue-branch)\n- [Remove Old Artifacts](https://github.com/c-hive/gha-remove-artifacts)\n- [Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action)\n- [Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action)\n- [Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action)\n- [Prow GitHub Actions](https://github.com/jpmcb/prow-github-actions) - Automation of policy enforcement, chat-ops, and automatic PR merging.\n- [Check GitHub Status in your Workflow](https://github.com/crazy-max/ghaction-github-status)\n- [Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)\n- [Continuous Distribution of Funding to your Project Contributors and Dependencies](https://github.com/protontypes/libreselery)\n- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)\n- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.\n- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).\n\n### Collection of Actions\n\n- [Use HashiCorp's Terraform](https://github.com/hashicorp/setup-terraform)\n- [GitHub Actions for Yarn 1](https://github.com/Borales/actions-yarn)\n- [GitHub Actions for Yarn 2](https://github.com/sergioramos/yarn-actions)\n- [GitHub Actions for Golang](https://github.com/cedrickring/golang-action)\n- [GitHub Actions for R and accompanying #rstats package](http://maxheld.de/ghactions/)\n- [GitHub Actions for WordPress](https://github.com/10up/actions-wordpress/)\n- [GitHub Actions for Composer](https://github.com/MilesChou/composer-action)\n- [GitHub Actions for Flutter](https://github.com/subosito/flutter-action)\n- [GitHub Actions for PHP](https://github.com/shivammathur/setup-php)\n- [GitHub Actions for Rust](https://github.com/actions-rs)\n- [GitHub Actions for Android](https://github.com/Malinskiy/action-android)\n- [GitHub Actions for Logtalk and Prolog](https://github.com/logtalk-actions)\n- [GitHub Actions for Deno](https://github.com/denolib/setup-deno)\n- [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions)\n- [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions)\n- [GitHub Actions for Docker](https://github.com/docker/github-actions)\n- [GitHub Actions for AWS](https://github.com/clowdhaus/aws-github-actions)\n- [Actions Hub](https://github.com/actionshub)\n\n### Utility\n\n- [Setup `ssh-agent`](https://github.com/webfactory/ssh-agent) - Run `ssh-agent` with additional SSH keys to access private repositories.\n- [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge)\n- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry)\n- [GitHub Actions for Python project with pyenv](https://github.com/gabrielfalcao/pyenv-action)\n- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)\n- [Update Maxmind Databases](https://github.com/meetup/maxmind-updater)\n- [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection.\n- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock)\n- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)\n- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)\n- [Generate a table of contents](https://github.com/technote-space/toc-generator)\n- [Automatically add Label or Assignee to an Issue](https://github.com/Naturalclar/issue-action)\n- [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction)\n- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)\n- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries)\n- [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub.\n- [Branch Protection Bot](https://github.com/benjefferies/branch-protection-bot) - Temporarily disable and re-enable \"Include administrators\" option in branch protection.\n- [Wait for commit statuses](https://github.com/WyriHaximus/github-action-wait-for-status) - Wait until all statuses and checks are successful or any of them has failed and set its status output accordingly.\n- [Get Latest Tag](https://github.com/WyriHaximus/github-action-get-previous-tag) - Get the previous tag from git.\n- [Create Milestone](https://github.com/WyriHaximus/github-action-create-milestone) - Create a new open milestone given the title and description.\n- [Close Milestone](https://github.com/WyriHaximus/github-action-close-milestone) - Close the given milestone.\n- [Action to enforce branch naming rules](https://github.com/deepakputhraya/action-branch-name)\n- [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug)\n- [awesome-lint as a GitHub Action](https://github.com/max/awesome-lint)\n- [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action)\n- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)\n- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.\n- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.\n- [Autotag](https://github.com/butlerlogic/action-autotag) - Automatically generate a new tag when the manifest file (i.e. `package.json`) version changes.\n- [Apply templates with Jinja2](https://github.com/cuchi/jinja2-action) - Use the Jinja2 template engine to generate files from templates.\n- [Has Changes](https://github.com/UnicornGlobal/has-changes-action) - Check if there are code changes from previous steps.\n- [Mind Your Language Action](https://github.com/tailaiw/mind-your-language-action) - Detect offensive comments in issues and pull requests, and warn senders.\n- [YAML/JSON/XML Converter](https://github.com/fabasoad/yaml-json-xml-converter-action) - Converts YAML/JSON/XML file formats interchangeably.\n- [NSFW Detection](https://github.com/fabasoad/nsfw-detection-action) - Detect NSFW content in committed files.\n- [Has Changed Path](https://github.com/MarceloPrado/has-changed-path) - Conditionally run actions based on changed paths.\n- [Linguist](https://github.com/fabasoad/linguist-action) - Checks a repository and produces information about used languages in output.\n- [Twilio Voice Call](https://github.com/fabasoad/twilio-voice-call-action/) - Make Twilio voice call with defined text.\n- [Setup Xcode](https://github.com/maxim-lobanov/setup-xcode) - Switch between pre-installed versions of Xcode for macOS images.\n- [Setup Xamarin](https://github.com/maxim-lobanov/setup-xamarin) - Switch between pre-installed versions of Xamarin and Mono for macOS images.\n- [Memer Action](https://github.com/Bhupesh-V/memer-action) - A GitHub Action for Programmer Memes xD.\n- [Setup Cocoapods](https://github.com/maxim-lobanov/setup-cocoapods) - Setup specific version of Cocoapods.\n- [Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address.\n- [GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus)\n- [Twilio Fax](https://github.com/fabasoad/twilio-fax-action/) - Sends a document by fax using your Twilio account.\n- [Setup Kubernetes tools](https://github.com/yokawasa/action-setup-kube-tools) - Install Kubernetes tools (kubectl, kustomize, helm, kubeval, conftest, and yq) on the runner.\n- [Setup Elastic Cloud Control Tool](https://github.com/yokawasa/action-setup-ecctl) - Install a specific version of ecctl on the runner.\n- [PowerShell Script](https://github.com/Amadevus/pwsh-script) - Run PowerShell scripts with workflow contexts (e.g. `$github.token`) and cmdlets, return value =\u003e action output.\n- [Upload and Scan Files with VirusTotal](https://github.com/crazy-max/ghaction-virustotal)\n- [Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)\n- [Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.\n- [Pull the New Go Module Version Into the Proxy Cache](https://github.com/andrewslotin/go-proxy-pull-action) - Ensures the latest version of your Go module is in the proxy cache. Also updates the pkg.go.dev documentation upon release.\n- [Delete Run Artifacts](https://github.com/marketplace/actions/delete-run-artifacts) - Deletes all artifacts at the end of a workflow run.\n- [GitHub Environment Variables Action](https://github.com/FranzDiebold/github-env-vars-action) - Expose environment variables such as the branch/tag name, repository slug, and ref slug.\n- [GitHub Action Locks](https://github.com/abatilo/github-action-locks/blob/master/README.md) - Guarantee atomic execution of your GitHub Action workflows.\n- [Paths Filter](https://github.com/dorny/paths-filter) - Conditionally run actions based on files modified by PR, feature branch or pushed commits.\n- [Minisauras](https://github.com/TeamTigers/minisauras) -  Pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.\n- [Website to GIF](https://github.com/PabloLec/website-to-gif) - Turn any webpage into a GIF to display on your README, docs, etc.\n- [Interactive Inputs - Runtime workflow inputs](https://github.com/boasiHQ/interactive-inputs) - Add dynamic inputs at runtime for your GitHub Actions workflows\n\n#### Environments\n\n- [Create an envfile](https://github.com/SpicyPizza/create-envfile)\n- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)\n- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)\n- [Install Conda environments for Python](https://github.com/goanpeca/setup-miniconda)\n- [Setup NativeScript](https://github.com/hrueger/setup-nativescript)\n- [Create a JSON Environment File](https://github.com/schdck/create-env-json)\n\n#### Dependencies\n\n- [Install NPM Dependencies with Caching](https://github.com/bahmutov/npm-install)\n- [Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) - Comments on pull requests newly added NPM dependencies information.\n- [Cache NPM Dependencies](https://github.com/c-hive/gha-npm-cache)\n- [Cache Yarn Dependencies](https://github.com/c-hive/gha-yarn-cache)\n\n#### Semantic Versioning\n\n- [Next SemVers](https://github.com/WyriHaximus/github-action-next-semvers) - Output the next version for major, minor, and patch version based on the given semver version.\n- [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch)\n- [Cut Release Branch](https://github.com/jessicalostinspace/cut-release-action) - Cuts a release branch given a branch prefix and optional semantic version.\n- [Increment Semantic Version](https://github.com/christian-draeger/increment-semantic-version) - Bump a given semantic version (SemVer), depending on given release type.\n\n### Static Analysis\n\n- [PHPStan Static code analyzer Action](https://github.com/OskarStark/phpstan-ga)\n- [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector)\n- [PowerShell static analysis with PSScriptAnalyzer](https://github.com/devblackops/github-action-psscriptanalyzer)\n- [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec)\n\n#### Testing\n\n- [Run Tests through Puppeteer, the Headless Chrome Node API](https://github.com/ianwalter/puppeteer)\n- [xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channel](https://github.com/ivanklee86/xunit-slack-reporter)\n- [Run codeception tests](https://github.com/joelwmale/codeception-action)\n- [Run TestCafe tests](https://github.com/DevExpress/testcafe-action)\n- [Run Unity tests](https://github.com/webbertakken/unity-test-runner)\n- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)\n- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)\n- [Run performance testing with artillery.io](https://github.com/kenju/github-actions-artillery)\n- [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action)\n- [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action)\n- [Run Julia tests](https://github.com/julia-actions/julia-runtest)\n\n#### Linting\n\n- [PHP Coding Standards Fixer Action](https://github.com/OskarStark/php-cs-fixer-ga)\n- [Runs Hadolint against a Dockerfile within a repository](https://github.com/burdzwastaken/hadolint-action)\n- [Run ESLint, with reviewdog output on the PR](https://github.com/reviewdog/action-eslint)\n- [JavaScript-based linter for \\*.workflow files](https://github.com/OmarTawfik/github-actions-js)\n- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)\n- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)\n- [Run `ergebnis/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/ergebnis/composer-normalize-action)\n- [Run `stolt/lean-package-validator` to ensure your package has only the required `runtime` artifacts](https://github.com/raphaelstolt/lean-package-validator-action)\n- [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)\n- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)\n- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)\n- [Run stylelint, with reviewdog output on the PR](https://github.com/reviewdog/action-stylelint)\n- [PyCodeStyle Action - A GitHub Action that leaves a comment on your PR with pycodestyle (autopep8) feedback](https://github.com/ankitvgupta/pycodestyle-action)\n- [wemake-python-styleguide - The strictest and most opinionated python linter ever, with optional reviewdog output on the PR](https://github.com/wemake-services/wemake-python-styleguide)\n- [Run TSLint with status checks and file diff annotations](https://github.com/mooyoul/tslint-actions)\n- [Lint Pull Request commits with commitlint](https://github.com/wagoid/commitlint-github-action)\n- [Run vint, with reviewdog output on the PR](https://github.com/reviewdog/action-vint)\n- [Run mispell, with reviewdog output on the PR](https://github.com/reviewdog/action-misspell)\n- [Run golangci-lint, with reviewdog output on the PR](https://github.com/reviewdog/action-golangci-lint)\n- [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck)\n- [Catch insensitive, inconsiderate writing in your markdown docs](https://github.com/theashraf/alex-action)\n- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter)\n- [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter)\n- [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action)\n- [PHP_CodeSniffer With Annotations](https://github.com/chekalsky/phpcs-action)\n- [Linter for markdown (with presets)](https://github.com/avto-dev/markdown-lint)\n- [Stylelint problem matcher to create annotations](https://github.com/xt0rted/stylelint-problem-matcher)\n- [Run sqlcheck on the PR to identifies anti-patterns in SQL queries](https://github.com/yokawasa/action-sqlcheck)\n- [Validate Fastlane Supply Metadata Against the Play Store Guidelines](https://github.com/ashutoshgngwr/validate-fastlane-supply-metadata)\n- [Run Golint to lint your Golang code](https://github.com/Jerome1337/golint-action)\n\n#### Security\n\n- [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action)\n- [Automatically approve and merge Dependabot updates](https://github.com/ridedott/dependabot-auto-merge-action)\n- [Run dlint security linter on your Python code](https://github.com/xen0l/dlint-check)\n- [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values.\n- [Linting your AWS IAM policy documents for correctness and security issues](https://github.com/xen0l/iam-lint)\n- [Secret Spreader](https://github.com/webfactory/secret-spreader) - Not an action per se, but a tool to manage Actions Secrets across a list of repositories.\n- [Secrets Sync Action](https://github.com/google/secrets-sync-action) - Action syncs secrets across multiple repositories.\n- [Snyk Test Action](https://github.com/snyk/actions)\n- [Manage Your GitHub Actions Secrets With A Simple CLI](https://github.com/unfor19/githubsecrets)\n- [SecretHub](https://github.com/secrethub/actions) - Have a single source of truth for your secrets and load them into GitHub Actions on demand.\n\n#### Code Coverage\n\n- [Scan code with SonarCloud](https://github.com/sonarsource/sonarcloud-github-action)\n- [Send your code coverage to codecov.io](https://github.com/codecov/codecov-action)\n- [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action)\n- [Update repository go report card](https://github.com/creekorful/goreportcard-action)\n\n### Dynamic Analysis\n\n- [Run Gofmt to check Golang code formatting](https://github.com/Jerome1337/gofmt-action)\n- [Run Goimports to check Golang imports order](https://github.com/Jerome1337/goimports-action)\n\n### Monitoring\n\n- [Audit a webpage with Google Chrome's Lighthouse tests](https://github.com/jakejarvis/lighthouse-action)\n- [Runs Lighthouse and posts results to PRs and Slack](https://github.com/foo-software/lighthouse-check-action)\n- [Run Lighthouse in CI using GitHub Actions](https://github.com/treosh/lighthouse-ci-action)\n- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata)\n- [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded.\n- [Check bundlephobia](https://github.com/carlesnunez/check-my-bundlephobia) - Comments new and modified package size according to bundlephobia.io website and rejects PR on threshold surpassed.\n\n### Pull Requests\n\n- [Set PR Reviewers Based on Assignees](https://github.com/pullreminders/assignee-to-reviewer-action)\n- [Open or Update PR on Branch Push (with Branch Selection)](https://github.com/vsoch/pull-request-action)\n- [Automatically Rebase a PR](https://github.com/cirrus-actions/rebase)\n- [Label PR once it has a Specified Number of Approvals](https://github.com/pullreminders/label-when-approved-action)\n- [Add Labels to a PR based on Matched File Patterns](https://github.com/banyan/auto-label)\n- [Auto-Approve PRs](https://github.com/hmarr/auto-approve-action)\n- [Automatically add Reviewers to PR based on the Configuration File](https://github.com/kentaro-m/auto-assign-action)\n- [Add Labels to a PR based on Branch Name Patterns](https://github.com/TimonVS/pr-labeler-action)\n- [Add Labels to a PR based on Total Size of the Diff](https://github.com/pascalgn/size-label-action)\n- [Automatically merge PRs That Are Ready](https://github.com/pascalgn/automerge-action)\n- [Verify That PRs Contain a Ticket Reference](https://github.com/vijaykramesh/pr-lint-action)\n- [Create a PR for Changes to your Repository in the Actions Workspace](https://github.com/peter-evans/create-pull-request)\n- [Lint a PR](https://github.com/seferov/pr-lint-action)\n- [ChatOps for PRs](https://github.com/machine-learning-apps/actions-chatops)\n- [Prefix Title and Body of a PR Based on Text Extracted from Branch Name](https://github.com/tzkhan/pr-update-action)\n- [Block Autosquash Commits](https://github.com/xt0rted/block-autosquash-commits-action)\n- [Automatically Bump and Tag on Merge](https://github.com/anothrNick/github-tag-action)\n- [Automatically Update PRs with Outdated Checks and Squash and Merge the Ones Matching All Branch Protections](https://github.com/tibdex/autosquash)\n- [Merge Pal - Automatically Update and Merge PRs](https://github.com/maxkomarychev/merge-pal-action)\n- [Enforce naming convention on pull request title](https://github.com/deepakputhraya/action-pr-title)\n- [Pull Request Stuck Notifier](https://github.com/jrylan/github-action-stuck-pr-notifier)\n- [Lint pull request name with commitlint (Awesome if you squash merge !)](https://github.com/JulienKode/pull-request-name-linter-action)\n- [Block PR merges when Checks for target branches are failing](https://github.com/cirrus-actions/branch-guard)\n- [Get generated static site screenshots updated by Pull Request](https://github.com/ssowonny/diff-pages-action)\n- [Add Labels Depending if the Pull Request Still in Progress](https://github.com/AlbertHernandez/working-label-action)\n- [Ticket Check Action](https://github.com/neofinancial/ticket-check-action) - Automatically add a ticket or issue number to the start of all Pull Request titles.\n- [Pull Request Lint With Regex](https://github.com/MorrisonCole/pr-lint-action)\n- [Pull Request Landmines](https://github.com/tylermurry/github-pr-landmine)\n- [Annotate a GitHub Pull Request Based on a Checkstyle XML-Report](https://github.com/staabm/annotate-pull-request-from-checkstyle)\n- [Pull Request Stats](https://github.com/flowwer-dev/pull-request-stats) -  Print relevant stats about reviewers.\n- [Pull Request Description Enforcer](https://github.com/derkinderfietsen/pr-description-enforcer) - Enforces description on pull requests.\n\n### GitHub Pages\n\n- [Deploy a Zola site to GitHub Pages](https://github.com/shalzz/zola-deploy-action)\n- [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)\n- [Build a Jekyll site—with Custom Jekyll Plugins \u0026 Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages)\n- [Google Dataset Search Metadata](https://www.github.com/openschemas/extractors/) - And other schema.org extractors to make datasets discoverable from GitHub pages.\n- [GitHub Actions for deploying to GitHub Pages with Static Site Generators](https://github.com/peaceiris/actions-gh-pages)\n- [GitHub Action for Hexo](https://github.com/heowc/action-hexo)\n- [Deploy Google Analytics stats to GitHub Pages](https://github.com/cristianpb/analytics-google)\n- [A Jupyter Notebook Blogging Platform Powered by GitHub Actions, Pages and Jekyll](https://github.com/fastai/fastpages)\n- [Deploy A Static Site to GitHub Pages](https://github.com/appleboy/gh-pages-action) - Deploy to custom directory and ignore folder/file.\n- [Deploy to GitHub Pages with Advanced Settings](https://github.com/crazy-max/ghaction-github-pages)\n\n### Notifications and Messages\n\n- [Send a Discord notification](https://github.com/Ilshidur/action-discord)\n- [Post a Slack message as a bot](https://github.com/pullreminders/slack-action)\n- [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action)\n- [Send an SMS from GitHub Actions using Clockworksms](https://github.com/bharathvaj1995/clockwork-sms-action)\n- [Send a Telegram Message](https://github.com/appleboy/telegram-action)\n- [Send a File or Text Message to Discord (custom define color, username or avatar)](https://github.com/appleboy/discord-action)\n- [Collaborate on tweets using pull requests](https://github.com/gr2m/twitter-together)\n- [Send a Push Notification via Push by Techulus](https://github.com/techulus/push-github-action)\n- [Send email with SendGrid](https://github.com/peter-evans/sendgrid-action)\n- [Send a Push Notification via Join](https://github.com/ShaunLWM/action-join)\n- [New package version checker for npm](https://github.com/MeilCli/npm-update-check-action)\n- [New package version checker for NuGet](https://github.com/MeilCli/nuget-update-check-action)\n- [New package version checker for Gradle](https://github.com/MeilCli/gradle-update-check-action)\n- [Send a Push Notification via Pushbullet](https://github.com/ShaunLWM/action-pushbullet)\n- [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event)\n- [Watch for GitHub Wiki page changes and post to Slack](https://github.com/benmatselby/gollum-page-watcher-action)\n- [Send an SMS using MessageBird](https://github.com/nikitasavinov/messagebird-sms-action)\n- [Reply to Stale Bots](https://github.com/c-hive/fresh-bot)\n- [Send an Embed Message to Discord](https://github.com/sarisia/actions-status-discord)\n- [Keep Your PRs in Sync With Teamwork Tasks](https://github.com/Teamwork/github-sync)\n- [Send Microsoft Teams Notification](https://github.com/opsless/ms-teams-github-actions)\n\n### Deployment\n\n- [Deploy to Netlify](https://github.com/netlify/actions)\n- [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions)\n- [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub)\n- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action)\n- [Purge Cloudflare cache after updating a website](https://github.com/jakejarvis/cloudflare-purge-action)\n- [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)\n- [Deploy a Theme to Shopify](https://github.com/pgrimaud/action-shopify)\n- [Trigger multiple GitLab CI Pipeline](https://github.com/appleboy/gitlab-ci-action)\n- [Trigger multiple Jenkins Jobs](https://github.com/appleboy/jenkins-action)\n- [GitHub Action for Homebrew Tap](https://github.com/izumin5210/action-homebrew-tap)\n- [Copy files and artifacts via SSH](https://github.com/appleboy/scp-action)\n- [Executing remote ssh commands](https://github.com/appleboy/ssh-action)\n- [Publish a Python distribution package to PyPI](https://github.com/pypa/gh-action-pypi-publish)\n- [Deploy Static Website to Azure Storage](https://github.com/feeloor/azure-static-website-deploy)\n- [Cross platform Chocolatey CLI to build and publish packages](https://github.com/crazy-max/ghaction-chocolatey)\n- [Deploy iOS Pod Library to Cocoapods](https://github.com/michaelhenry/deploy-to-cocoapods-github-action)\n- [GitHub Action for TencentCloud Serverless](https://github.com/Juliiii/action-scf)\n- [Publish npm (pre)releases](https://github.com/epeli/npm-release/)\n- [Deploy a static site to Surge.sh](https://github.com/yavisht/deploy-via-surge.sh-github-action-template)\n- [GitHub Action for GoReleaser, a release automation tool for Go projects](https://github.com/goreleaser/goreleaser-action)\n- [FTP Deploy Action, Deploys a GitHub project to a FTP server using GitHub actions](https://github.com/SamKirkland/FTP-Deploy-Action)\n- [Publish Article to Dev.to](https://github.com/tylerauerbeck/publish-to-dev.to-action)\n- [Action For Semantic Release](https://github.com/cycjimmy/semantic-release-action)\n- [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection)\n- [Publish module to Puppet Forge](https://github.com/barnumbirr/action-forge-publish)\n- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder)\n- [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish)\n- [Build and deploy a theme to Ghost CMS](https://github.com/TryGhost/action-deploy-theme)\n- [Deploy an Ansible role to Ansible Galaxy](https://github.com/robertdebock/galaxy-action)\n- [Publish one or more JS modules to a registry](https://github.com/author/action-publish)\n- [Publish a package with 2FA using Slack](https://github.com/erezrokah/2fa-with-slack-action)\n- [Serialize Workflow Runs in Continuous Deployment Pipelines](https://github.com/softprops/turnstyle)\n- [Netlify Deploy GitHub Action for each commit](https://github.com/nwtgck/actions-netlify)\n- [Run Ansible Playbooks](https://github.com/arillso/action.playbook)\n- [Publish a Python Distribution Package to Anaconda Cloud](https://github.com/fcakyon/conda-publish-action)\n- [Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry](https://github.com/HaaLeo/publish-vscode-extension)\n- [Deploy a YouTube Video to Anchor.fm Podcast](https://github.com/Schrodinger-Hat/youtube-to-anchorfm)\n- [Deploy with AWS CodeDeploy](https://github.com/webfactory/create-aws-codedeploy-deployment)\n\n#### Docker\n\n- [Update a Docker Hub repository description from README.md](https://github.com/peter-evans/dockerhub-description)\n- [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish)\n- [Update a repository's \"Full description\" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)\n- [Build and publish docker images to any registry using Kaniko](https://github.com/outillage/kaniko-action)\n- [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit)\n- [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action)\n- [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action)\n- [Set up Docker Buildx](https://github.com/crazy-max/ghaction-docker-buildx)\n- [Convert Branch or Tag Name Into Docker-Compatible Image Tag](https://github.com/ankitvgupta/ref-to-tag-action/)\n- [Update a Container Repository Description From README.md](https://github.com/marketplace/actions/update-container-description-action) - Supported Registries: Docker Hub, Quay, Harbor.\n\n#### Kubernetes\n\n- [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions)\n- [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl)\n- [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig)\n- [Kustomize Kubernetes Config YAMLs](https://github.com/karancode/kustomize-github-action)\n- [Create a Kubernetes Cluster for Testing Using Krucible](https://github.com/Krucible/krucible-github-action)\n\n#### AWS\n\n- [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action)\n- [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action)\n\n#### Terraform\n\n- [Generate terraform documentation](https://github.com/Dirrk/terraform-docs) - Uses terraform-docs to generate docs for terraform modules.\n- [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows)\n\n### External Services\n\n- [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions)\n- [GitHub Action for Firebase](https://github.com/w9jds/firebase-action)\n- [GitHub Action for Contentful Migration CLI](https://github.com/Shy/contentful-action)\n- [GitHub Actions for Pixela (a-know/pi)](https://github.com/peaceiris/actions-pixela)\n- [GitHub Action for Google Cloud Platform (GCP)](https://github.com/exelban/gcloud)\n- [Upload files to any OpenStack Swift service provider](https://github.com/iksaku/openstack-swift-action)\n- [GitHub Action for sending Stack Overflow posts to Slack](https://github.com/logankilpatrick/StackOverflowBot)\n- [Assume AWS role](https://github.com/nordcloud/aws-assume-role/)\n- [Generate Custom Response using JSONbin](https://github.com/fabasoad/jsonbin-action)\n\n### Frontend Tools\n\n- [Execute Gradle task](https://github.com/MrRamych/gradle-actions)\n- [JS Build Actions](https://github.com/elstudio/actions-js-build) - Run Grunt or Gulp build tasks and commit file changes.\n- [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action)\n- [Runs a WebPageTest audit and prints the results as commit comment](https://github.com/JCofman/webPagetestAction)\n- [GitHub Actions for Hugo extended](https://github.com/peaceiris/actions-hugo)\n- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files.\n- [GitHub Actions for mdBook](https://github.com/peaceiris/actions-mdbook)\n- [Setup Mint](https://github.com/fabasoad/setup-mint-action) - Setup Mint (programming language for writing single page applications).\n- [Gatsby AWS S3 Deployment](https://github.com/jonelantha/gatsby-s3-action) - Deploy Gatsby to S3 (supports CloudFront).\n\n### Machine Learning Ops\n\n- [Submitting Argo Workflows (Cloud Agnostic)](https://github.com/machine-learning-apps/actions-argo)\n- [Submitting Argo Workflows to GKE](https://github.com/machine-learning-apps/gke-argo)\n- [Query Experiment Tracking Results From Weights \u0026 Biases](https://github.com/machine-learning-apps/wandb-action)\n- [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook)\n- [Compile, Deploy and Run Kubeflow Pipeline](https://github.com/NikeNano/kubeflow-github-action)\n- [Automatically Dockerize A Data-Science Repo As A Jupyter Server](https://github.com/jupyterhub/repo2docker-action)\n- [Azure Machine Learning With GitHub Actions](https://github.com/machine-learning-apps/ml-template-azure)\n\n### Build\n\n- [run-cmake](https://github.com/lukka/run-cmake) - Multi platform action to build C/C++ software with [CMake](https://cmake.org) and [Ninja](https://ninja-build.org/).\n- [run-vcpkg](https://github.com/lukka/run-vcpkg) - Multi platform action to build and install C/C++ dependencies with [vcpkg](https://github.com/microsoft/vcpkg).\n- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)\n- [Generate ~/.m2/settings.xml for Maven builds](https://github.com/whelk-io/maven-settings-xml-action)\n- [Run Pascal Script](https://github.com/fabasoad/pascal-action)\n- [Setup Brainfuck](https://github.com/fabasoad/setup-brainfuck-action) - Setup brainfuck interpreter.\n- [Publish Go Binaries to GitHub Release Assets](https://github.com/wangyoucao577/go-release-action)\n- [Setup COBOL](https://github.com/fabasoad/setup-cobol-action)\n- [Check Gradle version](https://github.com/madhead/check-gradle-version) - Keep your Gradle version up to date.\n\n### Database\n\n- [Setup Cassandra Schema](https://github.com/fabasoad/setup-cassandra-action) - Running scripts from the provided folder on top of Cassandra cluster.\n\n### Networking\n\n- [Setup ZeroTier](https://github.com/zerotier/github-action) - Connect your runner to a ZeroTier network.\n\n### Localization\n\n- [Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action)\n- [Translation](https://github.com/fabasoad/translation-action) - Translate text from any language to any language.\n\n### Fun\n\n- [Add equivalent of a like button in your README](https://github.com/ariary/Readme-Like-Button) - Visualize community approval on some part of your readme (can be used as a poll).\n\n### Cheat Sheet\n\n- [GitHub Actions Branding Cheat Sheet](https://haya14busa.github.io/github-action-brandings/)\n\n## Tutorials\n\n- [Continuous deployment of Next.js app with Up](https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400)\n- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)\n- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)\n- [Working with GitHub Actions](https://jeffrafter.com/working-with-github-actions)\n- [GitHub Actions for Rails Developers](https://www.youtube.com/watch?v=gGUXydw22zw)\n- [GitHub Actions Advent Calendar](https://www.edwardthomson.com/blog/github_actions_advent_calendar.html)\n- [Zero Downtime Laravel Deployments with GitHub Actions](https://atymic.dev/blog/github-actions-laravel-ci-cd/)\n- [Building Custom GitHub Actions Pluralsight Course](https://www.pluralsight.com/courses/building-custom-github-actions/)\n- [Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions](https://testdriven.io/blog/deploying-django-to-digitalocean-with-docker-and-github-actions/)\n- [Deploying Self-Hosted GitHub Actions Runners with Docker](https://testdriven.io/blog/github-actions-docker/) - Deploy self-hosted GitHub Actions runners with Docker and Docker Swarm to DigitalOcean.\n- [Setup Auto-scaled self-hosted GitHub Actions Runners on AWS Spot-instances](https://040code.github.io/2020/05/25/scaling-selfhosted-action-runners)\n- [Getting the Gist of GitHub Actions](https://gist.github.com/br3ndonland/f9c753eb27381f97336aa21b8d932be6)\n\n\u003e Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdras%2Fawesome-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdras%2Fawesome-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdras%2Fawesome-actions/lists"}