From 6748bc960855c2036f3925d84e72ead0bf985e3f Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Sun, 18 Jun 2023 13:27:15 +0200 Subject: [PATCH] chore(GHA) bump updatecli action to 2.31.0 (updatecli bumped to 0.53.0) --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 9a8dae2f..bc03591e 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.30.0 + uses: updatecli/updatecli-action@v2.31.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml