Skip to content

Commit ce040d1

Browse files
chore(deps): update iac support dependencies to v1.11.7
| datasource | package | from | to | | ----------- | ----------------- | ------ | ------ | | github-tags | opentofu/opentofu | 1.11.6 | 1.11.7 |
1 parent ded7c08 commit ce040d1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test-aks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0
7777
with:
7878
# renovate: datasource=github-tags depName=opentofu/opentofu extractVersion=^v?(?<version>.*)$
79-
tofu_version: 1.11.6
79+
tofu_version: 1.11.7
8080
tofu_wrapper: false
8181

8282
- name: Create UDS Core Package

.github/workflows/test-eks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0
7474
with:
7575
# renovate: datasource=github-tags depName=opentofu/opentofu extractVersion=^v?(?<version>.*)$
76-
tofu_version: 1.11.6
76+
tofu_version: 1.11.7
7777
tofu_wrapper: false
7878

7979
- name: Create UDS Core Package

.github/workflows/test-rke2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0
7878
with:
7979
# renovate: datasource=github-tags depName=opentofu/opentofu extractVersion=^v?(?<version>.*)$
80-
tofu_version: 1.11.6
80+
tofu_version: 1.11.7
8181
tofu_wrapper: false
8282

8383
- name: Create UDS Core Package

0 commit comments

Comments
 (0)