From 205cca5f8ecdee0bd28a177a6a0dc718f86afbe5 Mon Sep 17 00:00:00 2001 From: lpascal-ledger Date: Fri, 29 Nov 2024 18:10:34 +0100 Subject: [PATCH] Bump dawidd6/action-download-artifact (#41) Bumps the github_actions group with 1 update in the /.github/workflows directory: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact). Updates `dawidd6/action-download-artifact` from 3 to 6 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-workflow.yml b/.github/workflows/release-workflow.yml index 5b68d722..cab89f8e 100644 --- a/.github/workflows/release-workflow.yml +++ b/.github/workflows/release-workflow.yml @@ -27,7 +27,7 @@ jobs: echo "VERSION_NAME=${HEAD_BRANCH//./_}" >> ${GITHUB_ENV} - name: Download app binaries - uses: dawidd6/action-download-artifact@v3 + uses: dawidd6/action-download-artifact@v6 with: name: compiled_app_binaries path: ./bin/