diff --git a/.github/workflows/create_release_draft.yml b/.github/workflows/create_release_draft.yml index 3bc72ea1..1b1beb14 100644 --- a/.github/workflows/create_release_draft.yml +++ b/.github/workflows/create_release_draft.yml @@ -89,7 +89,7 @@ jobs: echo "::set-output name=RUN_ID::$RUN_ID" - name: Download all artifacts from last successful build of specified branch - uses: dawidd6/action-download-artifact@v2.24.2 + uses: dawidd6/action-download-artifact@v2.27.0 with: github_token: ${{secrets.GITHUB_TOKEN}} # Required, workflow file name or ID