From c524c796716ca0c073dcf852df25c4a5a3ba1fe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:14:15 +0000 Subject: [PATCH] build(deps): update dawidd6/action-download-artifact action to v2.27.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/create_release_draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_release_draft.yml b/.github/workflows/create_release_draft.yml index 3bc72ea11..1b1beb148 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