diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index cf7dfecce..497821b69 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -42,7 +42,7 @@ jobs: shopt -u extglob - name: Download CLI from release build - uses: dawidd6/action-download-artifact@v2.24.3 + uses: dawidd6/action-download-artifact@v3.0.0 with: name: keptn-cli github_token: ${{ secrets.KEPTN_BOT_TOKEN }}