Skip to content

Commit b63c148

Browse files
chore(deps): bump opentofu/setup-opentofu from 1 to 2 (#1306)
Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1 to 2. - [Release notes](https://github.com/opentofu/setup-opentofu/releases) - [Commits](opentofu/setup-opentofu@v1...v2) --- updated-dependencies: - dependency-name: opentofu/setup-opentofu dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47899ed commit b63c148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

125125
- name: Install OpenTofu
126126
if: matrix.tf-binary == 'opentofu'
127-
uses: opentofu/setup-opentofu@v1
127+
uses: opentofu/setup-opentofu@v2
128128
with:
129129
tofu_version: latest
130130

0 commit comments

Comments
 (0)