diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index b508ac1d9..2997b9509 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install Updatecli Binary - uses: updatecli/updatecli-action@9974e804d17b56e501bf216a350f867dc02d0ea1 # v2.6.1 + uses: updatecli/updatecli-action@d0950ebbe80f4f80c3392b288d6a218fae872f69 # v2.66.0 - name: Run Updatecli in enforce mode run: "updatecli compose apply"