diff --git a/.github/workflows/bump-elastic-stack-version.yml b/.github/workflows/bump-elastic-stack-version.yml index 484a9ede7f8..e8f17c1152e 100644 --- a/.github/workflows/bump-elastic-stack-version.yml +++ b/.github/workflows/bump-elastic-stack-version.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@f54a34a9aab90d003a574918a80e6e2a393d2e83 #v2.69.0 + uses: updatecli/updatecli-action@704a64517239e0993c5e3bf6749a063b8f950d9f #v2.70.0 - name: Select diff action if: ${{ github.event_name == 'pull_request' }}