From 4de192a2a3ed85d86847cb3d1125b354b53ca1b9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2024 15:01:20 +0000 Subject: [PATCH] :arrow_up: Update opentofu/setup-opentofu action to v1.0.5 --- .forgejo/workflows/tofu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/tofu.yml b/.forgejo/workflows/tofu.yml index 5f6a23a..4ef90ef 100644 --- a/.forgejo/workflows/tofu.yml +++ b/.forgejo/workflows/tofu.yml @@ -72,7 +72,7 @@ jobs: EOF - name: Setup OpenTofu - uses: https://github.com/opentofu/setup-opentofu@v1.0.4 + uses: https://github.com/opentofu/setup-opentofu@v1.0.5 - name: Run OpenTofu Init working-directory: ./terraform -- 2.45.3