diff --git a/.github/workflows/agent-release.yml b/.github/workflows/agent-release.yml index 7490983a5..8d62d451c 100644 --- a/.github/workflows/agent-release.yml +++ b/.github/workflows/agent-release.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.56.0 + uses: updatecli/updatecli-action@v2.93.0 - name: Run Updatecli in apply mode run: "updatecli apply --config .github/updatecli.d/agent-release.yaml" diff --git a/.github/workflows/molecule-ami-update.yml b/.github/workflows/molecule-ami-update.yml index a93bba661..5e27a3b6e 100644 --- a/.github/workflows/molecule-ami-update.yml +++ b/.github/workflows/molecule-ami-update.yml @@ -104,7 +104,7 @@ jobs: uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.56.0 + uses: updatecli/updatecli-action@v2.93.0 - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4