diff --git a/README.md b/README.md index 9bd8c46f2..b1c435676 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=main)](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=main)](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) [![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests -[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.21.0 | Audit git repos for secrets 🔑 +[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.21.1 | Audit git repos for secrets 🔑 [![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.20.0 | This an implementation of Jsonnet in pure Go. [![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 4.1.0 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. [![gonsul](https://github.com/cloudposse/packages/actions/workflows/gonsul.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul)* | 1.0.2 | A stand-alone alternative to git2consul diff --git a/docs/badges.md b/docs/badges.md index 333c9ff9d..ca6ae7187 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -37,7 +37,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul [![github-commenter](https://github.com/cloudposse/packages/actions/workflows/github-commenter.yml/badge.svg?branch=main)](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=main)](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) [![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests -[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.21.0 | Audit git repos for secrets 🔑 +[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.21.1 | Audit git repos for secrets 🔑 [![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.20.0 | This an implementation of Jsonnet in pure Go. [![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 4.1.0 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. [![gonsul](https://github.com/cloudposse/packages/actions/workflows/gonsul.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul)* | 1.0.2 | A stand-alone alternative to git2consul diff --git a/docs/targets.md b/docs/targets.md index 77dd38ec1..cdc1722e0 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -45,7 +45,7 @@ ghr 0.17.0 Upload multiple artifacts to GitHub Release 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) github-status-updater 0.11.0 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests -gitleaks 8.21.0 Audit git repos for secrets 🔑 +gitleaks 8.21.1 Audit git repos for secrets 🔑 go-jsonnet 0.20.0 This an implementation of Jsonnet in pure Go. gomplate 4.1.0 A flexible commandline tool for template rendering. Supports lots of local and remote datasources. gonsul* 1.0.2 A stand-alone alternative to git2consul diff --git a/vendor/gitleaks/VERSION b/vendor/gitleaks/VERSION index 72963fb08..a4ea2549b 100644 --- a/vendor/gitleaks/VERSION +++ b/vendor/gitleaks/VERSION @@ -1 +1 @@ -8.21.0 +8.21.1