Skip to content

Commit

Permalink
Automated update to primary components (#326)
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <automation@seisollc.com>
Co-authored-by: JonZeolla <1385510+JonZeolla@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and JonZeolla authored Jun 7, 2024
1 parent b0d0bf6 commit 4bf415e
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
repos:
- repo: https://github.com/seisollc/goat
rev: 4ac33e8fab47ced142fb708e94530257b7c3b13d # frozen: v2024.04.04
rev: aaca59f98995651447f16527e154ffe92755c568 # frozen: v2024.06.02
hooks:
- id: seiso-lint
62 changes: 27 additions & 35 deletions Pipfile.lock

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

12 changes: 6 additions & 6 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@ packages:
environments:
- none
name: cloudformation
version: 2.15.46
version: 2.16.2
version_argument: --version
azure-cli:
aliases:
- az
version: 2.60.0-1~jammy
version: 2.61.0-1~jammy
version_argument: version
checkov:
version: 3.2.85
version: 3.2.125
version_argument: --version
consul-template:
helper:
- all
version: v0.37.6
version: v0.38.0
version_argument: --version
envconsul:
helper:
Expand All @@ -95,7 +95,7 @@ packages:
fluent-bit:
helper:
- all
version: v3.0.3
version: v3.0.6
version_argument: --version
kics:
version: v2.0.1
Expand All @@ -116,7 +116,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.8.3
version: 1.8.5
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.8.3"
required_version = "1.8.5"
}

0 comments on commit 4bf415e

Please sign in to comment.