Skip to content

Commit

Permalink
Update gh to 2.44.0 (#4420)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
  • Loading branch information
cloudpossebot and cloudpossebot authored Feb 16, 2024
1 parent e9cdb16 commit 3fc5a07
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.43.1 | 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.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.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)
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.43.1 | 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.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.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)
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.43.1 The GitHub CLI
gh 2.44.0 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)
Expand Down
2 changes: 1 addition & 1 deletion vendor/gh/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.43.1
2.44.0

0 comments on commit 3fc5a07

Please sign in to comment.