Skip to content

Commit

Permalink
deps: update dependency opentofu/opentofu to v1.8.8 (#825)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) |
patch | `v1.8.7` -> `v1.8.8` |

---

### Release Notes

<details>
<summary>opentofu/opentofu (opentofu/opentofu)</summary>

###
[`v1.8.8`](https://redirect.github.com/opentofu/opentofu/compare/v1.8.7...v1.8.8)

[Compare
Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.7...v1.8.8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/csi-driver).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent b8a9f15 commit 970f8cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- uses: opentofu/setup-opentofu@v1
with:
tofu_version: v1.8.7 # renovate: datasource=github-releases depName=opentofu/opentofu
tofu_version: v1.8.8 # renovate: datasource=github-releases depName=opentofu/opentofu
tofu_wrapper: false

- uses: docker/setup-buildx-action@v3
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:

- uses: opentofu/setup-opentofu@v1
with:
tofu_version: v1.8.7 # renovate: datasource=github-releases depName=opentofu/opentofu
tofu_version: v1.8.8 # renovate: datasource=github-releases depName=opentofu/opentofu
tofu_wrapper: false

- uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 970f8cb

Please sign in to comment.