Skip to content

Commit ba265e0

Browse files
build(deps): bump opentofu/setup-opentofu from 1 to 2 (#580)
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 0c886d4 commit ba265e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: azure/setup-kubectl@v4
5252

5353
- name: "Set up OpenTofu"
54-
uses: opentofu/setup-opentofu@v1
54+
uses: opentofu/setup-opentofu@v2
5555

5656
- uses: actions/checkout@v6
5757

0 commit comments

Comments
 (0)