-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): pin opentofu/setup-opentofu action to 592200b
- Loading branch information
1 parent
35e629d
commit 9b19c51
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Setup Terragrunt | ||
|
@@ -87,7 +87,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Setup Terragrunt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Terraform fmt check | ||
|
@@ -60,7 +60,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Setup Terragrunt | ||
|
@@ -85,7 +85,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Setup Terragrunt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ jobs: | |
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
- name: Setup Tofu | ||
uses: opentofu/[email protected] | ||
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5 | ||
with: | ||
tofu_version: ${{ env.tofu_version }} | ||
- name: Setup Terragrunt | ||
|