From 908bd29b4ba53c66718860e4ddbf0172bbb98b48 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Tue, 19 Sep 2023 11:18:42 +0200 Subject: [PATCH] chore(actions): Bumps updatecli to 2.41.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 c074fe34c3..fb39907116 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.40.0 + uses: updatecli/updatecli-action@v2.41.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml