Skip to content

Commit e644fd9

Browse files
chore(deps): bump opentofu/setup-opentofu from 1.0.6 to 2.0.0
Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.6 to 2.0.0. - [Release notes](https://github.com/opentofu/setup-opentofu/releases) - [Commits](opentofu/setup-opentofu@000eeb8...fc711fa) --- updated-dependencies: - dependency-name: opentofu/setup-opentofu dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d74c69 commit e644fd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test_aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
fi
8080
8181
- name: Setup Tofu
82-
uses: opentofu/setup-opentofu@000eeb8522f0572907c393e8151076c205fdba1b # v1.0.6
82+
uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0
8383
with:
8484
tofu_version: latest
8585
tofu_wrapper: false

.github/workflows/test_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Setup Tofu
4646
if: matrix.tool == 'tofu'
47-
uses: opentofu/setup-opentofu@000eeb8522f0572907c393e8151076c205fdba1b # v1.0.6
47+
uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0
4848
with:
4949
tofu_version: latest
5050
tofu_wrapper: false

0 commit comments

Comments
 (0)