diff --git a/.github/workflows/run-updatecli.yml b/.github/workflows/run-updatecli.yml index f411552b45..2f3acbcdef 100644 --- a/.github/workflows/run-updatecli.yml +++ b/.github/workflows/run-updatecli.yml @@ -35,7 +35,7 @@ jobs: echo "UPDATECLI_ACTION=apply" >> $GITHUB_ENV - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 #v3.2.0 + uses: updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf #v3.3.0 - name: Run updatecli # --experimental needed for commitusingapi option.