Skip to content

Commit

Permalink
Update shfmt to 3.9.0 (#4943)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Aug 17, 2024
1 parent 85cccbd commit 3c83a7d
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 @@ -433,7 +433,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![saml2aws](https:/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.17 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https:/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.33.1 | A command line utility to work with Sentry.
[![shellcheck](https:/cloudposse/packages/actions/workflows/shellcheck.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashellcheck) | 0.10.0 | ShellCheck, a static analysis tool for shell scripts
[![shfmt](https:/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.8.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![shfmt](https:/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.9.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![slack-notifier](https:/cloudposse/packages/actions/workflows/slack-notifier.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Aslack-notifier) | 0.10.0 | Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
[![sops](https:/cloudposse/packages/actions/workflows/sops.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asops) | 3.9.0 | Secrets management stinks, use some sops!
[![spacectl](https:/cloudposse/packages/actions/workflows/spacectl.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Aspacectl) | 1.2.1 | [Spacelift.io](https://spacelift.io/) client and CLI
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ packer \[frozen\] | 1.9.5 | Packer is a tool for creating identical machine
[![saml2aws](https:/cloudposse/packages/actions/workflows/saml2aws.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asaml2aws) | 2.36.17 | CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
[![sentry-cli](https:/cloudposse/packages/actions/workflows/sentry-cli.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asentry-cli) | 2.33.1 | A command line utility to work with Sentry.
[![shellcheck](https:/cloudposse/packages/actions/workflows/shellcheck.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashellcheck) | 0.10.0 | ShellCheck, a static analysis tool for shell scripts
[![shfmt](https:/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.8.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![shfmt](https:/cloudposse/packages/actions/workflows/shfmt.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Ashfmt) | 3.9.0 | A shell parser, formatter and interpreter (POSIX/Bash/mksh)
[![slack-notifier](https:/cloudposse/packages/actions/workflows/slack-notifier.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Aslack-notifier) | 0.10.0 | Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
[![sops](https:/cloudposse/packages/actions/workflows/sops.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Asops) | 3.9.0 | Secrets management stinks, use some sops!
[![spacectl](https:/cloudposse/packages/actions/workflows/spacectl.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Aspacectl) | 1.2.1 | [Spacelift.io](https://spacelift.io/) client and CLI
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ scenery OBSOLETE A Terraform plan output prettifier
sentinel OBSOLETE Hashicorp sentinel
sentry-cli 2.33.1 A command line utility to work with Sentry.
shellcheck 0.10.0 ShellCheck, a static analysis tool for shell scripts
shfmt 3.8.0 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
shfmt 3.9.0 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
slack-notifier 0.10.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
sops 3.9.0 Secrets management stinks, use some sops!
spacectl 1.2.1 [Spacelift.io](https://spacelift.io/) client and CLI
Expand Down
2 changes: 1 addition & 1 deletion vendor/shfmt/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.0
3.9.0

0 comments on commit 3c83a7d

Please sign in to comment.