Skip to content

Commit

Permalink
chore: install terragrunt
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Jun 25, 2024
1 parent d31a8b6 commit 9ac9c47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ jobs:
- name: Install Trivy
run: curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sudo sh -s -- -b /usr/local/bin

- name: Install Terragrunt
uses: jaxxstorm/[email protected]
with:
repo: gruntwork-io/terragrunt

- uses: pre-commit/[email protected]

0 comments on commit 9ac9c47

Please sign in to comment.