{"repo":"saadmk11/github-actions-version-updater","free":true,"listed":false,"github":"https://github.com/saadmk11/github-actions-version-updater","clone":"git clone https://github.com/saadmk11/github-actions-version-updater.git","description":"A GitHub Action that Updates All GitHub Actions in a Repository and Creates a Pull Request with the Updates","language":"Python","stars":103,"topics":["action","actions","github-actions","github-api","update","updater","upgrade","upgrade-tool","update-checker","python"],"license":"MIT","category":"workflow-automation","readme_excerpt":"GitHub Actions Version Updater GitHub Actions Version Updater is a GitHub Action that is used to Update All GitHub Actions in a Repository and create a pull request with the updates (if enabled). It is an automated dependency updater similar to GitHub's Dependabot but for GitHub Actions. How Does It Work? 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 new version 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. (If enabled) Finally, a pull request is created with the newly created branch. (If enabled) Supported Version Fetch Sources - release-tag (default): Uses specific release tag from the latest release to update a GitHub Action. (e.g. actions/checkout@v1.2.3 ) - release-commit-sha : Uses the latest release tag commit SHA to update a GitHub Action. (e.g. actions/checkout@c18e2a1b1a95d0c5c63af210857e8718a479f56f ) - default-branch-sha : Uses default branch (e.g: main , master ) latest commit SHA to update a GitHub Action. (e.g. actions/checkout@c18e2a1b1a95d0c5c63af210857e8718a479f56f ) You can use update version with input option to select one of them. (e.g. update version with: 'default-branch-sha' ) Release Types - all (default): Actions with any new release will be updated. - major : A","default_branch":null,"files":null,"tree":[],"storefront":"/r/saadmk11","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/saadmk11/github-actions-version-updater/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}