Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform action to v3.1.1 (.gith…
Browse files Browse the repository at this point in the history
…ub/workflows/linter.yml)
  • Loading branch information
IK Renovate Bot authored and ivankatliarchuk committed May 11, 2024
1 parent 22168ca commit f064eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@master
# https://github.com/hashicorp/setup-terraform
- uses: hashicorp/setup-terraform@v3.1.0
- uses: hashicorp/setup-terraform@v3.1.1

- name: Cache terraform folder
uses: actions/cache@v4.0.2
Expand Down

0 comments on commit f064eee

Please sign in to comment.