diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index bf072b16710c..4582f4c37b98 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -34,7 +34,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Install Updatecli - uses: updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e # v3.0.0 + uses: updatecli/updatecli-action@af341a800cdbcde3ddcebb7a62410ac06a78a207 # v3.1.2 - name: Apply Updatecli # Never use '--debug' option, because it might leak the access tokens.