diff --git a/README.md b/README.md index c5ca819ffb..88a0967f40 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ Here are some solutions to several common problems that may occur when adding a [![fetch](https://github.com/cloudposse/packages/actions/workflows/fetch.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afetch) | 0.4.6 | fetch makes it easy to download files, folders, and release assets from a specific public git commit, branch, or tag [![figurine](https://github.com/cloudposse/packages/actions/workflows/figurine.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afigurine) | 1.3.0 | Print your name in style [![fzf](https://github.com/cloudposse/packages/actions/workflows/fzf.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afzf) | 0.23.1 | A command-line fuzzy finder -[![gh](https://github.com/cloudposse/packages/actions/workflows/gh.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agh) | 2.44.0 | The GitHub CLI +[![gh](https://github.com/cloudposse/packages/actions/workflows/gh.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agh) | 2.44.1 | The GitHub CLI [![ghr](https://github.com/cloudposse/packages/actions/workflows/ghr.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aghr) | 0.16.2 | Upload multiple artifacts to GitHub Releases in parallel [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-commenter) | 0.19.0 | Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues [![github-release](https://github.com/cloudposse/packages/actions/workflows/github-release.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-release)* | 0.10.0 | Commandline app to create and edit releases on Github (and upload artifacts) diff --git a/docs/badges.md b/docs/badges.md index daa1a0ea2b..6798cce5d2 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -31,7 +31,7 @@ [![fetch](https://github.com/cloudposse/packages/actions/workflows/fetch.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afetch) | 0.4.6 | fetch makes it easy to download files, folders, and release assets from a specific public git commit, branch, or tag [![figurine](https://github.com/cloudposse/packages/actions/workflows/figurine.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afigurine) | 1.3.0 | Print your name in style [![fzf](https://github.com/cloudposse/packages/actions/workflows/fzf.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Afzf) | 0.23.1 | A command-line fuzzy finder -[![gh](https://github.com/cloudposse/packages/actions/workflows/gh.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agh) | 2.44.0 | The GitHub CLI +[![gh](https://github.com/cloudposse/packages/actions/workflows/gh.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agh) | 2.44.1 | The GitHub CLI [![ghr](https://github.com/cloudposse/packages/actions/workflows/ghr.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aghr) | 0.16.2 | Upload multiple artifacts to GitHub Releases in parallel [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-commenter) | 0.19.0 | Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues [![github-release](https://github.com/cloudposse/packages/actions/workflows/github-release.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-release)* | 0.10.0 | Commandline app to create and edit releases on Github (and upload artifacts) diff --git a/docs/targets.md b/docs/targets.md index 0e0d1cf81c..0ad79ab98b 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -39,7 +39,7 @@ fargate OBSOLETE (OBSOLETE, use aws/copilot-cli instead) CLI fetch 0.4.6 fetch makes it easy to download files, folders, and release assets from a specific public git commit, branch, or tag figurine 1.3.0 Print your name in style fzf 0.23.1 A command-line fuzzy finder -gh 2.44.0 The GitHub CLI +gh 2.44.1 The GitHub CLI ghr 0.16.2 Upload multiple artifacts to GitHub Releases in parallel github-commenter 0.19.0 Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues github-release* 0.10.0 Commandline app to create and edit releases on Github (and upload artifacts) diff --git a/vendor/gh/VERSION b/vendor/gh/VERSION index 3e197472e2..3925454126 100644 --- a/vendor/gh/VERSION +++ b/vendor/gh/VERSION @@ -1 +1 @@ -2.44.0 +2.44.1