Skip to content

Commit

Permalink
Automated update to primary components (#328)
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <[email protected]>
Co-authored-by: JonZeolla <[email protected]>
  • Loading branch information
github-actions[bot] and JonZeolla authored Jul 29, 2024
1 parent 3e4d539 commit 34325bf
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
36 changes: 18 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ packages:
environments:
- none
name: cloudformation
version: 2.17.16
version: 2.17.18
version_argument: --version
azure-cli:
aliases:
- az
version: 2.62.0-1~jammy
version_argument: version
checkov:
version: 3.2.204
version: 3.2.210
version_argument: --version
consul-template:
helper:
Expand All @@ -95,7 +95,7 @@ packages:
fluent-bit:
helper:
- all
version: v3.1.3
version: v3.1.4
version_argument: --version
kics:
version: v2.1.1
Expand All @@ -116,7 +116,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.9.2
version: 1.9.3
version_argument: version
terratag:
helper:
Expand Down
2 changes: 1 addition & 1 deletion tests/terraform/hooks/secure_builtin_version/secure.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
terraform {
required_version = "1.9.2"
required_version = "1.9.3"
}

0 comments on commit 34325bf

Please sign in to comment.