From 7343c7840b4f0dda3cc71e8ef21977bf0923954d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:09:56 +0000 Subject: [PATCH] chore(deps): update displague/metal-project-action action to v0.12.1 --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 209dfcd..16dfc18 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -42,7 +42,7 @@ jobs: id: init run: terraform init -input=false - id: project - uses: displague/metal-project-action@v0.10.0 + uses: displague/metal-project-action@v0.12.1 env: METAL_AUTH_TOKEN: ${{ secrets.METAL_AUTH_TOKEN }} - name: Terraform Vars - Cluster Name