Skip to content

Commit

Permalink
Merge pull request #24 from Pwd9000-ML/dependabot/github_actions/hash…
Browse files Browse the repository at this point in the history
…icorp/setup-terraform-3.1.1

Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1
  • Loading branch information
Pwd9000-ML authored May 20, 2024
2 parents 3d5ea1d + d1890a0 commit 85441ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kedaScaleTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Install Terraform
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1
- name: Display Terraform Version
run: terraform --version
- name: Display Azure-CLI Version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testRunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Install Terraform
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1
- name: Display Terraform Version
run: terraform --version
- name: Display Azure-CLI Version
Expand Down

0 comments on commit 85441ae

Please sign in to comment.