Bump alpine/terragrunt from 1.2.7 to 1.3.0 (#3340)

Bumps alpine/terragrunt from 1.2.7 to 1.3.0.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 19:54:07 +00:00 committed by GitHub
parent dc7b032da7
commit 66a08db2b3
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 #
#########################################
FROM alpine/terragrunt:1.2.7 as terragrunt
FROM alpine/terragrunt:1.3.0 as terragrunt
FROM tenable/terrascan:1.15.2 as terrascan
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo