Skip to content

Commit 40211f0

Browse files
committed
fix
1 parent d92d215 commit 40211f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/base/.devcontainer/scripts/install_cfn_guard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33

44
VERSION=${VERSION:-"3.2.0"}
55
# Expected SHA256 checksums taken from https://github.com/aws-cloudformation/cloudformation-guard/releases/tag/3.2.0
6-
# When we change gitleaks versions, these must be changed
6+
# When we change cfn-guard versions, these must be changed
77
sha256sum_expected_arm="sha256:d562e14831794a4859782f5609186970373e8e0a049fbded2c01612d2dcdb087"
88
sha256sum_expected_amd64="sha256:9f8c4d9f15f7dd54a37ea70a5237ba00aba682fb1e6521a744d12259961dfc13"
99

0 commit comments

Comments
 (0)