diff --git a/README.md b/README.md index b087e156e7..27ec817d2c 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,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.47.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.48.0 | 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.28.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 73600822ef..1984d26cf5 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.47.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.48.0 | 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.28.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 e4335a9851..90c80a9afb 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.47.0 The GitHub CLI +gh 2.48.0 The GitHub CLI ghr 0.16.2 Upload multiple artifacts to GitHub Releases in parallel github-commenter 0.28.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 bb13a7e354..9a9feb0847 100644 --- a/vendor/gh/VERSION +++ b/vendor/gh/VERSION @@ -1 +1 @@ -2.47.0 +2.48.0