Bump tenable/terrascan from 1.18.1 to 1.18.3 (#4528)

Bumps tenable/terrascan from 1.18.1 to 1.18.3.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 23:04:27 +00:00 committed by GitHub
parent 01742b88eb
commit a19df4a91e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
######################################### #########################################
# Get dependency images as build stages # # Get dependency images as build stages #
######################################### #########################################
FROM tenable/terrascan:1.18.1 as terrascan FROM tenable/terrascan:1.18.3 as terrascan
FROM alpine/terragrunt:1.5.2 as terragrunt FROM alpine/terragrunt:1.5.2 as terragrunt
FROM assignuser/chktex-alpine:v0.1.1 as chktex FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter