Skip to content

Commit

Permalink
Renovate Update hashicorp/setup-terraform digest to bf6ea8a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent fae9d67 commit 784fad9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_lint-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222 # pin@v3

- uses: hashicorp/setup-terraform@e192cfcbae6c6ed207c277ed7624131996c9bf13 # [email protected]
- uses: hashicorp/setup-terraform@bf6ea8ac7135db45d28f61f682b54abbabd1e15b # [email protected]
with:
terraform_version: 1.5.6

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_run-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- uses: unfor19/install-aws-cli-action@46282f151073130d90347412d9c4ef0640177f22 # [email protected]

- uses: hashicorp/setup-terraform@e192cfcbae6c6ed207c277ed7624131996c9bf13 # [email protected]
- uses: hashicorp/setup-terraform@bf6ea8ac7135db45d28f61f682b54abbabd1e15b # [email protected]
with:
terraform_version: 1.5.6

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-workspace-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222 # pin@v3
- uses: hashicorp/setup-terraform@e192cfcbae6c6ed207c277ed7624131996c9bf13 # pin@v2
- uses: hashicorp/setup-terraform@bf6ea8ac7135db45d28f61f682b54abbabd1e15b # pin@v2
with:
terraform_version: 1.5.6
terraform_wrapper: false
Expand Down

0 comments on commit 784fad9

Please sign in to comment.