Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform digest to 97f030c
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvis-plus-bot[bot] committed May 3, 2024
1 parent 1aa4409 commit e151829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
project_id: ${{ secrets.GCP_PROJECT_ID }}
export_default_credentials: true

- uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3
- uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 # v3
with:
terraform_version: ${{ env.terraform_version }}

Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
project_id: ${{ secrets.GCP_PROJECT_ID }}
export_default_credentials: true

- uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3
- uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 # v3
with:
terraform_version: ${{ env.terraform_version }}

Expand Down

0 comments on commit e151829

Please sign in to comment.