diff --git a/README.md b/README.md index ef18fa849..48bbe37d7 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.20.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.20.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 8a1759697..a597bdf6e 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.20.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.20.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 20c228c59..05839fd38 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -45,7 +45,7 @@ ghr 0.16.2 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.20.0 Audit git repos for secrets 🔑 +gitleaks 8.20.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 ba624dacf..ac2d08064 100644 --- a/vendor/gitleaks/VERSION +++ b/vendor/gitleaks/VERSION @@ -1 +1 @@ -8.20.0 +8.20.1