Skip to content

Commit

Permalink
Merge pull request #314 from danskernesdigitalebibliotek/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/hashicorp/setup-terraform-3.1.1

Bump hashicorp/setup-terraform from 3.0.0 to 3.1.1
  • Loading branch information
ITViking authored Jul 16, 2024
2 parents e4739dc + 00191f5 commit 45193bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: hashicorp/setup-terraform@v3.0.0
- uses: hashicorp/setup-terraform@v3.1.1
- name: Terraform fmt
id: fmt
run: terraform fmt -recursive -check infrastructure/terraform
Expand Down

0 comments on commit 45193bc

Please sign in to comment.