GitHub Actions Version Updater is GitHub Action that is used to update other GitHub Actions in a Repository and create a pull request with the updates. It is an automated dependency updater similar to GitHub's Dependabot, but for GitHub Actions. GitHub Actions Version Updater first goes through all the workflows in a repository and checks for updates for each of the action used in those workflows. If an update is found and if that action is not ignored then the workflows are updated with the latest release of the action being used. If at least one workflow file is updated then a new branch is created with the changes and pushed to GitHub. Finally, a pull request is created with the newly created branch. GitHub does not allow updating workflow files inside a workflow run.

Features

  • If an update is found and if that action is not ignored then the workflows are updated with the latest release of the action being used.
  • GitHub Actions Version Updater first goes through all the workflows in a repository and checks for updates for each of the action used in those workflows
  • If at least one workflow file is updated then a new branch is created with the changes and pushed to GitHub
  • Finally, a pull request is created with the newly created branch
  • GitHub does not allow updating workflow files inside a workflow run
  • Create a Personal Access Token with repo and workflow scope and pass it to the action

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow GitHub Actions Version Updater

GitHub Actions Version Updater Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GitHub Actions Version Updater!

Additional Project Details

Programming Language

Python

Related Categories

Python Software Development Software, Python Git Software

Registered

2022-08-24