diff --git a/action.yml b/action.yml index 841b18c..e991525 100644 --- a/action.yml +++ b/action.yml @@ -93,7 +93,7 @@ runs: steps: - name: Setup Terramate and Terraform using asfd if: ${{ inputs.setup == 'true' }} - uses: asdf-vm/actions/install@v2.2.0 + uses: asdf-vm/actions/install@v3.0.2 with: tool_versions: | terramate ${{ inputs.terramate-version }}