Skip to content

Commit cd3d4b1

Browse files
chore(deps): bump opentofu/setup-opentofu in the github-actions group (#34)
Bumps the github-actions group with 1 update: [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu). Updates `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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2689c4d commit cd3d4b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@main
1313

1414
- name: Setup OpenTofu
15-
uses: opentofu/setup-opentofu@v1
15+
uses: opentofu/setup-opentofu@v2
1616

1717
- name: OpenTofu fmt
1818
run: tofu fmt -recursive -diff -check

0 commit comments

Comments
 (0)